GetDescription(System.Type operationType, Inedo.ExecutionEngine.ActionStatement statement, object context) Method

Returns a friendly description of the operation.

Syntax

public static Inedo.Documentation.ExtendedRichDescription GetDescription(System.Type operationType, Inedo.ExecutionEngine.ActionStatement statement, object context)

Parameters

operationType
Type: System.Type

The operation type.

statement
Type: Inedo.ExecutionEngine.ActionStatement

The statement.

context
Type: object

additional context

Returns

Friendly description.