C# Class Ty.TyUint

Inheritance: BuiltinTyRef
Afficher le fichier Open project: YourLocalFax/OLD-Score

Méthodes publiques

Свойство Type Description
Uint16Ty TyUint
Uint32Ty TyUint
Uint64Ty TyUint
Uint8Ty TyUint

Méthodes publiques

Méthode Description
GetHashCode ( ) : int
ToString ( ) : string

Private Methods

Méthode Description
TyUint ( uint bitWidth ) : System.Diagnostics

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Uint16Ty public_oe static_oe property

public static TyUint,Ty Uint16Ty
Résultat TyUint

Uint32Ty public_oe static_oe property

public static TyUint,Ty Uint32Ty
Résultat TyUint

Uint64Ty public_oe static_oe property

public static TyUint,Ty Uint64Ty
Résultat TyUint

Uint8Ty public_oe static_oe property

public static TyUint,Ty Uint8Ty
Résultat TyUint