Class TcoMomentaryTaskDefaultCodeProvider
Inheritance
System.Object
TcoMomentaryTaskDefaultCodeProvider
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcoCore.Swift
Assembly: TcoCoreConnector.dll
Syntax
public class TcoMomentaryTaskDefaultCodeProvider : ICodeProvider
Constructors
| Improve this Doc View SourceTcoMomentaryTaskDefaultCodeProvider(IVortexObject)
Declaration
public TcoMomentaryTaskDefaultCodeProvider(IVortexObject origin)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | origin |
Properties
| Improve this Doc View SourceOrigin
Declaration
public IVortexObject Origin { get; }
Property Value
Type | Description |
---|---|
Vortex.Connector.IVortexObject |
Methods
| Improve this Doc View SourceCode(Object[])
Declaration
public string Code(params object[] args)
Parameters
Type | Name | Description |
---|---|---|
System.Object[] | args |
Returns
Type | Description |
---|---|
System.String |