C# Class Ty.TyInt

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

Méthodes publiques

Свойство Type Description
Int16Ty TyInt
Int32Ty TyInt
Int64Ty TyInt
Int8Ty TyInt

Méthodes publiques

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

Private Methods

Méthode Description
TyInt ( 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

Int16Ty public_oe static_oe property

public static TyInt,Ty Int16Ty
Résultat TyInt

Int32Ty public_oe static_oe property

public static TyInt,Ty Int32Ty
Résultat TyInt

Int64Ty public_oe static_oe property

public static TyInt,Ty Int64Ty
Résultat TyInt

Int8Ty public_oe static_oe property

public static TyInt,Ty Int8Ty
Résultat TyInt