XnorOperation Constructor

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.LogicOperations Namespace > XnorOperation Class >

XnorOperation Constructor

Initializes a new instance of the XnorOperation class.

Namespace: BNCS.Logic.LogicOperations
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public XnorOperation(
 Guid Id,
 string name,
 string description
)

Parameters

Id

Type: Guid
The unique identifier for the operation.

name

Type: String
The name of the operation.

description

Type: String
The description of the operation.

 

See Also


XnorOperation Class

BNCS.Logic.LogicOperations Namespace