C# Class Gurpenator.GurpenatorUiElement

Afficher le fichier Open project: thejoshwolfe/Gurpenator Class Usage Examples

Méthodes publiques

Méthode Description
getTables ( ) : IEnumerable

Méthodes protégées

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

Method Details

getTables() public abstract méthode

public abstract getTables ( ) : IEnumerable
Résultat IEnumerable

maybeContainInGroupBox() protected méthode

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