Class XBoltTypeShell
Namespace: Ludiq.Bolt
Syntax
public static class XBoltTypeShell
Methods
AsGenerated<T>(IBoltTypeShell)
Declaration
public static T AsGenerated<T>(this IBoltTypeShell shell)
Parameters
| Type | Name | Description |
|---|---|---|
| IBoltTypeShell | shell |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |
ToGenerated<T>(IBoltTypeShell)
Declaration
public static T ToGenerated<T>(this IBoltTypeShell shell)
Parameters
| Type | Name | Description |
|---|---|---|
| IBoltTypeShell | shell |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |