C# 클래스 Entitas.EntitasException

상속: System.Exception
파일 보기 프로젝트 열기: sschmid/Entitas-CSharp 1 사용 예제들

공개 메소드들

메소드 설명
EntitasException ( string message, string hint ) : System

메소드 상세

EntitasException() 공개 메소드

public EntitasException ( string message, string hint ) : System
message string
hint string
리턴 System