Property | Type | Description | |
---|---|---|---|
Id | int | ||
Octave | byte | ||
Tone | Tones |
Method | Description | |
---|---|---|
FromID ( int id ) : |
||
FromString ( string str ) : |
||
Note ( byte oct, Tones t ) : System | ||
ToString ( ) : string | ||
isDiez ( ) : bool | ||
operator ( ) : |
||
operator ( ) : bool | ||
operator ( ) : int |
public static FromString ( string str ) : |
||
str | string | |
return |