프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Value | ushort |
메소드 | 설명 | |
---|---|---|
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 ( ) : |
||
UShortConstant ( BuiltinTypes types, ushort v, Mono.CSharp.Location loc ) : System | ||
UShortConstant ( System.TypeSpec type, ushort v, Mono.CSharp.Location loc ) : System |
public ConvertExplicitly ( bool in_checked_context, System.TypeSpec target_type ) : |
||
in_checked_context | bool | |
target_type | System.TypeSpec | |
리턴 |
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 | |
리턴 | void |
public UShortConstant ( BuiltinTypes types, ushort v, Mono.CSharp.Location loc ) : System | ||
types | BuiltinTypes | |
v | ushort | |
loc | Mono.CSharp.Location | |
리턴 | System |
public UShortConstant ( System.TypeSpec type, ushort v, Mono.CSharp.Location loc ) : System | ||
type | System.TypeSpec | |
v | ushort | |
loc | Mono.CSharp.Location | |
리턴 | System |