Interface IBoltTypeShell
Namespace: Ludiq.Bolt
Syntax
public interface IBoltTypeShell : IBoltTypeShellApi
Properties
type
Declaration
BoltType type { get; }
Property Value
| Type | Description |
|---|---|
| BoltType |
Methods
AsGenerated()
Declaration
object AsGenerated()
Returns
| Type | Description |
|---|---|
| Object |
ToGenerated()
Declaration
object ToGenerated()
Returns
| Type | Description |
|---|---|
| Object |