Class BoltTypeUtility
Namespace: Ludiq.Bolt
Syntax
public static class BoltTypeUtility
  Methods
Default(BoltType)
Declaration
public static object Default(this BoltType type)
  Parameters
| Type | Name | Description | 
|---|---|---|
| BoltType | type | 
Returns
| Type | Description | 
|---|---|
| Object | 
HasLiteralInitializer(BoltType)
Declaration
public static bool HasLiteralInitializer(this BoltType type)
  Parameters
| Type | Name | Description | 
|---|---|---|
| BoltType | type | 
Returns
| Type | Description | 
|---|---|
| Boolean | 
PseudoDefault(BoltType)
Declaration
public static object PseudoDefault(this BoltType type)
  Parameters
| Type | Name | Description | 
|---|---|---|
| BoltType | type | 
Returns
| Type | Description | 
|---|---|
| Object |