Method | Description | |
---|---|---|
Cancel ( ) : void | ||
Dispose ( ) : void | ||
Register ( System.Action releaseCallback ) : void | ||
Release ( ) : void | ||
ScopeDecorator ( IEventScopeInternal scope, System.Action action ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public Register ( System.Action releaseCallback ) : void | ||
releaseCallback | System.Action | |
return | void |
public ScopeDecorator ( IEventScopeInternal scope, System.Action action ) : System | ||
scope | IEventScopeInternal | |
action | System.Action | |
return | System |