C# Class Epitome.UIFrame.PanelBase

Inheritance: Epitome.UIFrame.UIBase
Datei anzeigen Open project: yangjiqiu/Epitome

Public Methods

Method Description
Display ( ) : void
Freeze ( ) : void
Hiding ( ) : void
Redisplay ( ) : void

Method Details

Display() public method

public Display ( ) : void
return void

Freeze() public method

public Freeze ( ) : void
return void

Hiding() public method

public Hiding ( ) : void
return void

Redisplay() public method

public Redisplay ( ) : void
return void