Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Entitas
EntitasException
C# Class Entitas.EntitasException
Inheritance:
System.Exception
显示文件
Open project: sschmid/Entitas-CSharp
Class Usage Examples
Public Methods
Method
Description
EntitasException
(
string
message
,
string
hint
) :
System
Method Details
EntitasException()
public
method
public
EntitasException
(
string
message
,
string
hint
) :
System
message
string
hint
string
return
System