Method | Description | |
---|---|---|
DisposableCallback ( System.Action callback ) : System |
Creates a read lock
|
|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
public DisposableCallback ( System.Action callback ) : System | ||
callback | System.Action | |
return | System |