Version:
GetDescription(System.Type operationType, Inedo.ExecutionEngine.ActionStatement statement) Method
Returns a friendly description of the operation.
Syntax
public
static
Inedo.Documentation.ExtendedRichDescription GetDescription(System.Type operationType, Inedo.ExecutionEngine.ActionStatement statement)
Parameters
- operationType
- Type: System.Type
The operation type.
- statement
- Type: Inedo.ExecutionEngine.ActionStatement
The statement.
Returns
Friendtly description.