C# Class Rsdn.Janus.UIShell.UIFreezer

Inheritance: IDisposable
ファイルを表示 Open project: rsdn/janus

Public Methods

Method Description
Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

UIFreezer ( Action unfreezeHandler ) : System

Method Details

Dispose() public method

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
return void

UIFreezer() public method

public UIFreezer ( Action unfreezeHandler ) : System
unfreezeHandler Action
return System