C# Class Rsdn.Janus.UIShell.UIFreezer

Inheritance: IDisposable
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
Dispose ( ) : void

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

UIFreezer ( Action unfreezeHandler ) : System

Method Details

Dispose() public méthode

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

UIFreezer() public méthode

public UIFreezer ( Action unfreezeHandler ) : System
unfreezeHandler Action
Résultat System