C# Class Ty.TyUint

Inheritance: BuiltinTyRef
Datei anzeigen Open project: YourLocalFax/OLD-Score

Public Properties

Property Type Description
Uint16Ty TyUint
Uint32Ty TyUint
Uint64Ty TyUint
Uint8Ty TyUint

Public Methods

Method Description
GetHashCode ( ) : int
ToString ( ) : string

Private Methods

Method Description
TyUint ( uint bitWidth ) : System.Diagnostics

Method Details

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string

Property Details

Uint16Ty public_oe static_oe property

public static TyUint,Ty Uint16Ty
return TyUint

Uint32Ty public_oe static_oe property

public static TyUint,Ty Uint32Ty
return TyUint

Uint64Ty public_oe static_oe property

public static TyUint,Ty Uint64Ty
return TyUint

Uint8Ty public_oe static_oe property

public static TyUint,Ty Uint8Ty
return TyUint