Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
DisposeAction ( System.Action action ) : System |
Creates a new DisposeAction object.
|
public DisposeAction ( System.Action action ) : System | ||
action | System.Action | Action to be executed when this object is disposed. |
Результат | System |