프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 Key ( int fifths, string mode = "" ) : LibiadaCore.Core | ||
fifths | int | /// The fifths. /// |
mode | string | /// The mode. /// |
리턴 | LibiadaCore.Core |