Method | Description | |
---|---|---|
CleanupHelper ( string context ) : System | ||
WithCleanup ( System.Action cleanupAction ) : void |
public CleanupHelper ( string context ) : System | ||
context | string | |
return | System |
public WithCleanup ( System.Action cleanupAction ) : void | ||
cleanupAction | System.Action | |
return | void |