C# Class Sanderling.Interface.MemoryStruct.PanelGroup

Inheritance: Container
Exibir arquivo Open project: Arcitectus/Sanderling

Public Methods

Method Description
PanelGroup ( ) : BotEngine.Interface
PanelGroup ( IUIElement @base ) : BotEngine.Interface

Method Details

PanelGroup() public method

public PanelGroup ( ) : BotEngine.Interface
return BotEngine.Interface

PanelGroup() public method

public PanelGroup ( IUIElement @base ) : BotEngine.Interface
@base IUIElement
return BotEngine.Interface