C# Class Jint.Native.JsException

Inheritance: System.Exception
Afficher le fichier Open project: splhack/unity-jint

Méthodes publiques

Méthode Description
JsException ( ) : System
JsException ( JsInstance value ) : System

Method Details

JsException() public méthode

public JsException ( ) : System
Résultat System

JsException() public méthode

public JsException ( JsInstance value ) : System
value JsInstance
Résultat System