C# Class Gurpenator.GurpenatorUiElement

Mostra file Open project: thejoshwolfe/Gurpenator Class Usage Examples

Public Methods

Method Description
getTables ( ) : IEnumerable

Protected Methods

Method Description
maybeContainInGroupBox ( string title, System.Windows.Forms.TableLayoutPanel panel, CharacterSheet characterSheet ) : Control

Method Details

getTables() public abstract method

public abstract getTables ( ) : IEnumerable
return IEnumerable

maybeContainInGroupBox() protected method

protected maybeContainInGroupBox ( string title, System.Windows.Forms.TableLayoutPanel panel, CharacterSheet characterSheet ) : Control
title string
panel System.Windows.Forms.TableLayoutPanel
characterSheet CharacterSheet
return System.Windows.Forms.Control