Property | Type | Description | |
---|---|---|---|
InputGates | ReadOnlyCollection |
Method | Description | |
---|---|---|
Circuit ( ReadOnlyCollection |
||
FindGate ( int gateId ) : Gate |
O(1) operation.
|
public Circuit ( ReadOnlyCollection |
||
inputGates | ReadOnlyCollection |
|
otherGates | IEnumerable |
|
return | System.Collections.Generic |