C# Class AGS.Editor.DockingPane

Inheritance: IDockingPane
显示文件 Open project: adventuregamestudio/ags

Public Methods

Method Description
DockingPane ( DockPane dockPane ) : System
Refresh ( ) : void

Method Details

DockingPane() public method

public DockingPane ( DockPane dockPane ) : System
dockPane WeifenLuo.WinFormsUI.Docking.DockPane
return System

Refresh() public method

public Refresh ( ) : void
return void