C# Class Alexandria.Engines.Creation.Groups.GroupTopGroup

A type of TopGroup that contains Groups rather than Records.
Inheritance: TopGroup
Datei anzeigen Open project: Burton-Radons/Alexandria

Protected Methods

Method Description
LoadChildrenBase ( ) : void

Private Methods

Method Description
GroupTopGroup ( Module module, uint contentSize, uint label ) : System

Initialise the GroupTopGroup.

Method Details

LoadChildrenBase() protected method

protected LoadChildrenBase ( ) : void
return void