META: utility class for MetaConstant types.
More...
|
| static System.Type | Get (int size) |
| | Returns the type with the specified size.
|
|
|
const int | MaxValue = PredefinedCount * MetaMul.PredefinedCount * MetaMul.PredefinedCount |
| | Maximum value that can be passed to Get (inclusive).
|
|
const string | TypeNameFormat = "Fusion.MetaConstant{0}" |
| | Type name format.
|
META: utility class for MetaConstant types.
◆ Get()
| System.Type Get |
( |
int | size | ) |
|
|
static |
Returns the type with the specified size.
- Parameters
-
- Returns
- Exceptions
-
| ArgumentOutOfRangeException | |