C# Class Glyph.Exceptions.GlyphException

Inheritance: Exception
Afficher le fichier Open project: ReMinoer/Glyph

Méthodes protégées

Méthode Description
GlyphException ( ) : System
GlyphException ( string message ) : System

Method Details

GlyphException() protected méthode

protected GlyphException ( ) : System
Résultat System

GlyphException() protected méthode

protected GlyphException ( string message ) : System
message string
Résultat System