|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
Predefind parameter type names.
Field Summary | |
---|---|
string | BOOL |
string | BYTE |
string | CHAR |
string | DOUBLE |
string | FLOAT |
string | INT |
string | LONG |
string | SHORT |
string | STRING |
Constructor Summary | |
---|---|
ParameterTypeNames() Initializes a new instance of the ParameterTypeNames class. |
Methods inherited from class System.Object |
---|
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString |
Field Detail |
---|
public string BOOL
public string BYTE
public string CHAR
public string DOUBLE
public string FLOAT
public string INT
public string LONG
public string SHORT
public string STRING
Constructor Detail |
---|
public ParameterTypeNames()
Initializes a new instance of the ParameterTypeNames class.
|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |