C# 클래스 Gurpenator.GurpenatorUiElement

파일 보기 프로젝트 열기: thejoshwolfe/Gurpenator 1 사용 예제들

공개 메소드들

메소드 설명
getTables ( ) : IEnumerable

보호된 메소드들

메소드 설명
maybeContainInGroupBox ( string title, System.Windows.Forms.TableLayoutPanel panel, CharacterSheet characterSheet ) : Control

메소드 상세

getTables() 공개 추상적인 메소드

public abstract getTables ( ) : IEnumerable
리턴 IEnumerable

maybeContainInGroupBox() 보호된 메소드

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