ILAttribElem Type
Union cases
Union case |
Description
|
|
|
Full Usage:
Bool bool
Parameters:
bool
|
|
Full Usage:
Byte byte
Parameters:
byte
|
|
Full Usage:
Char char
Parameters:
char
|
|
Full Usage:
Double double
Parameters:
double
|
|
Full Usage:
Int16 int16
Parameters:
int16
|
|
Full Usage:
Int32 int32
Parameters:
int32
|
|
Full Usage:
Int64 int64
Parameters:
int64
|
|
Full Usage:
Null
|
|
Full Usage:
SByte sbyte
Parameters:
sbyte
|
|
Full Usage:
Single single
Parameters:
single
|
|
Full Usage:
String string option
Parameters:
string option
|
Represents a custom attribute parameter of type 'string'. These may be null, in which case they are encoded in a special way as indicated by Ecma-335 Partition II.
|
|
|
|
|
Full Usage:
UInt16 uint16
Parameters:
uint16
|
|
Full Usage:
UInt32 uint32
Parameters:
uint32
|
|
Full Usage:
UInt64 uint64
Parameters:
uint64
|
|