Method | Description | |
---|---|---|
BitDefinition ( string name, int index ) : System |
Constructs a new bit definition instance
|
public BitDefinition ( string name, int index ) : System | ||
name | string | The name of the bit |
index | int | The index of the bit |
return | System |