프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fract | ushort | ||
val | short |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
FIXED ( short value, ushort fraction ) : System | ||
GetHashCode ( ) : int | ||
ToSingle ( ) : float | ||
operator ( ) : bool |
public FIXED ( short value, ushort fraction ) : System | ||
value | short | |
fraction | ushort | |
리턴 | System |