Class ExecutableFunction.ExecutableDocumentation
public class ExecutableFunction.ExecutableDocumentation
- Inheritance
-
ExecutableFunction.ExecutableDocumentation
- Inherited Members
Properties
Parameters
public (string Name, string Summary)[] Parameters { get; }
Property Value
- (string configName, string configData)[]
ReturnValue
public string ReturnValue { get; }
Property Value
Summary
public string Summary { get; }
Property Value
Methods
ToString()
public override string ToString()