Method | Description | |
---|---|---|
ExecutionStep ( ExecutionStepType type, string message ) : System |
Creates a new instance of ExecutionStep
|
public ExecutionStep ( ExecutionStepType type, string message ) : System | ||
type | ExecutionStepType | The type of step. |
message | string | A descriptive message. |
return | System |