![]() | |
SystemTypeString Class |
Namespace: WeroSoft.Core
public static class SystemTypeString
The SystemTypeString type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | SystemAction |
Defines the system type string for the type System.Action.
|
![]() ![]() | SystemBoolean |
Defines the system type string for the type System.Boolean.
|
![]() ![]() | SystemBooleanArray |
Defines the system type string for the type Array of System.Boolean.
|
![]() ![]() | SystemByte |
Defines the system type string for the type System.Byte.
|
![]() ![]() | SystemByteArray |
Defines the system type string for the type System.Byte[].
|
![]() ![]() | SystemChar |
Defines the system type string for the type System.Char.
|
![]() ![]() | SystemCharArray |
Defines the system type string for the type Array of System.Char.
|
![]() ![]() | SystemDateTime |
Defines the system type string for the type System.DateTime.
|
![]() ![]() | SystemDateTimeArray |
Defines the system type string for the type Array of System.DateTime.
|
![]() ![]() | SystemDecimal |
Defines the system type string for the type System.Decimal.
|
![]() ![]() | SystemDecimalArray |
Defines the system type string for the type Array of System.Decimal.
|
![]() ![]() | SystemDouble |
Defines the system type string for the type System.Double.
|
![]() ![]() | SystemDoubleArray |
Defines the system type string for the type Array of System.Double.
|
![]() ![]() | SystemEnum |
Defines the system type string for the type System.Enum.
|
![]() ![]() | SystemGuid |
Defines the system type GUID for the type System.Guid.
|
![]() ![]() | SystemInt16 |
Defines the system type string for the type System.Int16.
|
![]() ![]() | SystemInt16Array |
Defines the system type string for the type Array of System.Int16.
|
![]() ![]() | SystemInt32 |
Defines the system type string for the type System.Int32.
|
![]() ![]() | SystemInt32Array |
Defines the system type string for the type Array of System.Int32.
|
![]() ![]() | SystemInt64 |
Defines the system type string for the type System.Int64.
|
![]() ![]() | SystemInt64Array |
Defines the system type string for the type Array of System.Int64.
|
![]() ![]() | SystemObject |
Defines the system type object for the type System.Object.
|
![]() ![]() | SystemObjectArray |
Defines the system type string for the type Array of System.Object.
|
![]() ![]() | SystemSByte |
Defines the system type string for the type System.SByte.
|
![]() ![]() | SystemSingle |
Defines the system type string for the type System.Single.
|
![]() ![]() | SystemSingleArray |
Defines the system type string for the type Array of System.Single.
|
![]() ![]() | SystemString |
Defines the system type string for the type System.String.
|
![]() ![]() | SystemStringArray |
Defines the system type string for the type Array of System.String.
|
![]() ![]() | SystemTimeSpan |
Defines the system type string for the type System.TimeSpan.
|
![]() ![]() | SystemTimeSpanArray |
Defines the system type string for the type Array of System.Decimal.
|
![]() ![]() | SystemUInt16 |
Defines the system type string for the type System.UInt16.
|
![]() ![]() | SystemUInt32 |
Defines the system type string for the type System.UInt32.
|
![]() ![]() | SystemUInt64 |
Defines the system type string for the type System.UInt64.
|
![]() ![]() | SystemVoid |
Defines the system type void.
|