Property | Type | Description | |
---|---|---|---|
ActionDescription | string | ||
ActionStep | int |
Method | Description | |
---|---|---|
ActionEventArgs ( ) : System | ||
ActionEventArgs ( string Description, int Step ) : System |
public ActionEventArgs ( string Description, int Step ) : System | ||
Description | string | |
Step | int | |
return | System |