프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConstValue | BigZp | ||
InputIndex | int | ||
IsOutput | bool |
메소드 | 설명 | |
---|---|---|
BigWire ( ) : System.Diagnostics | ||
BigWire ( |
||
BigWire ( |
||
BigWire ( BigZp constValue ) : System.Diagnostics | ||
BigWire ( int inputIndex, |
||
BigWire ( int inputIndex, bool isInput ) : System.Diagnostics | ||
BigWire ( int inputIndex, bool isOutput, BigZp constValue ) : System.Diagnostics | ||
Clone ( ) : |
public BigWire ( |
||
sourceGate | ||
targetGate | ||
리턴 | System.Diagnostics |
public BigWire ( |
||
sourceGate | ||
isOutput | bool | |
리턴 | System.Diagnostics |
public BigWire ( BigZp constValue ) : System.Diagnostics | ||
constValue | BigZp | |
리턴 | System.Diagnostics |
public BigWire ( int inputIndex, |
||
inputIndex | int | |
targetGate | ||
리턴 | System.Diagnostics |
public BigWire ( int inputIndex, bool isInput ) : System.Diagnostics | ||
inputIndex | int | |
isInput | bool | |
리턴 | System.Diagnostics |
public BigWire ( int inputIndex, bool isOutput, BigZp constValue ) : System.Diagnostics | ||
inputIndex | int | |
isOutput | bool | |
constValue | BigZp | |
리턴 | System.Diagnostics |