Register
Register(Action)
public void Register(Action continuation) ;
Description
Register the action.
Parameters
| Parameter Name | Description |
|---|---|
| continuation | Action to be called |
Register the action.
| Parameter Name | Description |
|---|---|
| continuation | Action to be called |