Method | Description | |
---|---|---|
TaskAttribute ( string id, string trigger ) : System |
Initializes a new instance of the TaskAttribute class.
|
public TaskAttribute ( string id, string trigger ) : System | ||
id | string | The unique identifier for the task |
trigger | string | The trigger. |
return | System |