C# Class DreamSpell.Model.Glyph

Inheritance: AbstractRecord
Afficher le fichier Open project: damienjoldersma/DreamSpell Class Usage Examples

Méthodes publiques

Méthode Description
Glyph ( ) : System
Glyph ( int n ) : System
InitDataBase ( ) : void
ToString ( ) : string

Method Details

Glyph() public méthode

public Glyph ( ) : System
Résultat System

Glyph() public méthode

public Glyph ( int n ) : System
n int
Résultat System

InitDataBase() public static méthode

public static InitDataBase ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string