C# Class Entitas.EntitasException

Inheritance: System.Exception
Afficher le fichier Open project: sschmid/Entitas-CSharp Class Usage Examples

Méthodes publiques

Méthode Description
EntitasException ( string message, string hint ) : System

Method Details

EntitasException() public méthode

public EntitasException ( string message, string hint ) : System
message string
hint string
Résultat System