C# 클래스 Ty.TyUint

상속: BuiltinTyRef
파일 보기 프로젝트 열기: YourLocalFax/OLD-Score

공개 프로퍼티들

프로퍼티 타입 설명
Uint16Ty TyUint
Uint32Ty TyUint
Uint64Ty TyUint
Uint8Ty TyUint

공개 메소드들

메소드 설명
GetHashCode ( ) : int
ToString ( ) : string

비공개 메소드들

메소드 설명
TyUint ( uint bitWidth ) : System.Diagnostics

메소드 상세

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Uint16Ty 공개적으로 정적으로 프로퍼티

public static TyUint,Ty Uint16Ty
리턴 TyUint

Uint32Ty 공개적으로 정적으로 프로퍼티

public static TyUint,Ty Uint32Ty
리턴 TyUint

Uint64Ty 공개적으로 정적으로 프로퍼티

public static TyUint,Ty Uint64Ty
리턴 TyUint

Uint8Ty 공개적으로 정적으로 프로퍼티

public static TyUint,Ty Uint8Ty
리턴 TyUint