프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ArraySubType | UnmanagedType | ||
MarshalCookie | String | ||
SizeConst | int | ||
SizeParamIndex | short |
메소드 | 설명 | |
---|---|---|
MarshalAsAttribute ( UnmanagedType unmanagedType ) : System | ||
MarshalAsAttribute ( short unmanagedType ) : System |
메소드 | 설명 | |
---|---|---|
GetCustomAttribute ( ParameterInfo parameter ) : |
||
GetCustomAttribute ( RuntimeFieldInfo field ) : |
||
GetCustomAttribute ( int token, Module scope ) : |
||
IsDefined ( ParameterInfo parameter ) : bool | ||
IsDefined ( RuntimeFieldInfo field ) : bool | ||
MarshalAsAttribute ( UnmanagedType val, VarEnum safeArraySubType, |
public MarshalAsAttribute ( UnmanagedType unmanagedType ) : System | ||
unmanagedType | UnmanagedType | |
리턴 | System |
public MarshalAsAttribute ( short unmanagedType ) : System | ||
unmanagedType | short | |
리턴 | System |