C# Class AGS.Editor.DockingPane

Inheritance: IDockingPane
Afficher le fichier Open project: adventuregamestudio/ags

Méthodes publiques

Méthode Description
DockingPane ( DockPane dockPane ) : System
Refresh ( ) : void

Method Details

DockingPane() public méthode

public DockingPane ( DockPane dockPane ) : System
dockPane WeifenLuo.WinFormsUI.Docking.DockPane
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void