C# Class SomeEnumHelperMethodsThatMakeDoingWhatYouWantEasier._Value, code

ファイルを表示 Open project: shendongnian/code

Public Properties

Property Type Description
Signed long?
Unsigned ulong?

Public Methods

Method Description
_Value ( object value, Type, type )

Method Details

_Value() public method

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

Property Details

Signed public_oe property

public long? Signed
return long?

Unsigned public_oe property

public ulong? Unsigned
return ulong?