|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.LogicOperations Namespace > TruthTableOperation Class > TruthTableOperation Constructor |
Namespace: BNCS.Logic.LogicOperations
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public TruthTableOperation(
Guid Id,
Type inputType,
Type outputType,
string name,
string description,
bool[,] maps
)
Id
Type: Guid
inputType
Type: Type
outputType
Type: Type
name
Type: String
description
Type: String
maps
Type: Boolean[,]
BNCS.Logic.LogicOperations Namespace