Table of Contents

Class ExecutableFunction.ExecutableDocumentation

Namespace
Ceres.Graph.Flow
Assembly
cs.temp.dll.dll
public class ExecutableFunction.ExecutableDocumentation
Inheritance
object
ExecutableFunction.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