C# Class Entitas.ContextEntityIndexDoesAlreadyExistException

Inheritance: EntitasException
Show file Open project: sschmid/Entitas-CSharp

Public Methods

Method Description
ContextEntityIndexDoesAlreadyExistException ( Context context, string name ) : System

Method Details

ContextEntityIndexDoesAlreadyExistException() public method

public ContextEntityIndexDoesAlreadyExistException ( Context context, string name ) : System
context Context
name string
return System