C# 클래스 DreamSpell.Model.Glyph

상속: AbstractRecord
파일 보기 프로젝트 열기: damienjoldersma/DreamSpell 1 사용 예제들

공개 메소드들

메소드 설명
Glyph ( ) : System
Glyph ( int n ) : System
InitDataBase ( ) : void
ToString ( ) : string

메소드 상세

Glyph() 공개 메소드

public Glyph ( ) : System
리턴 System

Glyph() 공개 메소드

public Glyph ( int n ) : System
n int
리턴 System

InitDataBase() 공개 정적인 메소드

public static InitDataBase ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string