C# Class Entitas.ContextEntityIndexDoesAlreadyExistException

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

Méthodes publiques

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

Method Details

ContextEntityIndexDoesAlreadyExistException() public méthode

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