C# Class Entitas.ContextEntityIndexDoesNotExistException

Inheritance: EntitasException
Afficher le fichier Open project: sschmid/Entitas-CSharp

Méthodes publiques

Méthode Description
ContextEntityIndexDoesNotExistException ( Context context, string name ) : System

Method Details

ContextEntityIndexDoesNotExistException() public méthode

public ContextEntityIndexDoesNotExistException ( Context context, string name ) : System
context Context
name string
Résultat System