Property | Type | Description | |
---|---|---|---|
NormalChar | char | ||
ShiftChar | char? |
Method | Description | |
---|---|---|
CharPair ( char normalChar, char shiftChar ) : System |
public CharPair ( char normalChar, char shiftChar ) : System | ||
normalChar | char | |
shiftChar | char | |
return | System |