Summary
Initializes a new instance of the
DisposableAction
class.
- Assembly
- Rocket
.Surgery .ReactiveUI .Interop .MvvmCross .dll - Namespace
- Rocket
.Surgery .ReactiveUI .Interop .MvvmCross - Containing Type
- DisposableAction
Syntax
public DisposableAction(Action action)
Parameters
Name | Type | Description |
---|---|---|
action | Action | The action. |
Return Value
Type | Description |
---|---|
void |