Свойство | Type | Description | |
---|---|---|---|
Fifths | int | ||
Mode | string |
Méthode | Description | |
---|---|---|
Clone ( ) : IBaseObject |
The clone.
|
|
Equals ( object obj ) : bool |
The equals.
|
|
Key ( int fifths, string mode = "" ) : LibiadaCore.Core |
Initializes a new instance of the Key class.
|
public Equals ( object obj ) : bool | ||
obj | object | /// The object. /// |
Résultat | bool |
public Key ( int fifths, string mode = "" ) : LibiadaCore.Core | ||
fifths | int | /// The fifths. /// |
mode | string | /// The mode. /// |
Résultat | LibiadaCore.Core |