Свойство | Тип | Описание | |
---|---|---|---|
Fifths | int | ||
Mode | string |
Метод | Описание | |
---|---|---|
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. /// |
Результат | bool |
public Key ( int fifths, string mode = "" ) : LibiadaCore.Core | ||
fifths | int | /// The fifths. /// |
mode | string | /// The mode. /// |
Результат | LibiadaCore.Core |