Method | Description | |
---|---|---|
DisposableAction ( System.Action action ) : System | ||
DisposableAction ( Action | ||
Dispose ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public DisposableAction ( System.Action action ) : System | ||
action | System.Action | |
return | System |
public DisposableAction ( Action | ||
action | Action | |
state | object | |
return | System |