Class ExecutableFunction.ExecutableDocumentation
public class ExecutableFunction.ExecutableDocumentation
- Inheritance
-
objectExecutableFunction.ExecutableDocumentation
- Inherited Members
-
object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)
Properties
Parameters
public (string Name, string Summary)[] Parameters { get; }
Property Value
- (string Name, string Summary)[]
ReturnValue
public string ReturnValue { get; }
Property Value
- string
Summary
public string Summary { get; }
Property Value
- string
Methods
ToString()
public override string ToString()
Returns
- string