C# 클래스 Entitas.ContextEntityIndexDoesAlreadyExistException

상속: EntitasException
파일 보기 프로젝트 열기: sschmid/Entitas-CSharp

공개 메소드들

메소드 설명
ContextEntityIndexDoesAlreadyExistException ( Context context, string name ) : System

메소드 상세

ContextEntityIndexDoesAlreadyExistException() 공개 메소드

public ContextEntityIndexDoesAlreadyExistException ( Context context, string name ) : System
context Context
name string
리턴 System