Interface ICodeProvider
Namespace: TcOpen.Inxton.Swift
Assembly: TcOpen.Inxton.Abstractions.dll
Syntax
public interface ICodeProvider
Properties
| Improve this Doc View SourceOrigin
Declaration
IVortexObject Origin { get; }
Property Value
| Type | Description |
|---|---|
| Vortex.Connector.IVortexObject |
Methods
| Improve this Doc View SourceCode(Object[])
Declaration
string Code(params object[] args)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object[] | args |
Returns
| Type | Description |
|---|---|
| System.String |