C# Class SomeEnumHelperMethodsThatMakeDoingWhatYouWantEasier._Value, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Свойство Type Description
Signed long?
Unsigned ulong?

Méthodes publiques

Méthode Description
_Value ( object value, Type, type )

Method Details

_Value() public méthode

public _Value ( object value, Type, type )
value object
type Type,

Property Details

Signed public_oe property

public long? Signed
Résultat long?

Unsigned public_oe property

public ulong? Unsigned
Résultat ulong?