C# Class Entitas.ContextEntityIndexDoesNotExistException

Inheritance: EntitasException
Mostrar archivo Open project: sschmid/Entitas-CSharp

Public Methods

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

Method Details

ContextEntityIndexDoesNotExistException() public method

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