Property | Type | Description | |
---|---|---|---|
Value | ulong |
Method | Description | |
---|---|---|
ConvertExplicitly ( bool in_checked_context, System.TypeSpec target_type ) : |
||
Emit ( |
||
EncodeAttributeValue ( IMemberContext rc, Mono.CSharp.AttributeEncoder enc, System.TypeSpec targetType, System.TypeSpec parameterType ) : void | ||
GetValue ( ) : object | ||
GetValueAsLong ( ) : long | ||
Increment ( ) : |
||
ULongConstant ( BuiltinTypes types, ulong v, Mono.CSharp.Location loc ) : System | ||
ULongConstant ( System.TypeSpec type, ulong v, Mono.CSharp.Location loc ) : System |
public ConvertExplicitly ( bool in_checked_context, System.TypeSpec target_type ) : |
||
in_checked_context | bool | |
target_type | System.TypeSpec | |
return |
public EncodeAttributeValue ( IMemberContext rc, Mono.CSharp.AttributeEncoder enc, System.TypeSpec targetType, System.TypeSpec parameterType ) : void | ||
rc | IMemberContext | |
enc | Mono.CSharp.AttributeEncoder | |
targetType | System.TypeSpec | |
parameterType | System.TypeSpec | |
return | void |
public ULongConstant ( BuiltinTypes types, ulong v, Mono.CSharp.Location loc ) : System | ||
types | BuiltinTypes | |
v | ulong | |
loc | Mono.CSharp.Location | |
return | System |
public ULongConstant ( System.TypeSpec type, ulong v, Mono.CSharp.Location loc ) : System | ||
type | System.TypeSpec | |
v | ulong | |
loc | Mono.CSharp.Location | |
return | System |