Method | Description | |
---|---|---|
DisposableAction ( System.Action onDispose, System.Action onFinalize ) : System | ||
Dispose ( ) : void |
public DisposableAction ( System.Action onDispose, System.Action onFinalize ) : System | ||
onDispose | System.Action | |
onFinalize | System.Action | |
return | System |