C# Class Engine.Objects.ToStringFunc

Inheritance: Jurassic.Library.FunctionInstance
Afficher le fichier Open project: Radnen/sphere-sfml

Méthodes publiques

Méthode Description
CallLateBound ( object thisObject ) : object
ToStringFunc ( ScriptEngine engine, string type ) : Jurassic

Method Details

CallLateBound() public méthode

public CallLateBound ( object thisObject ) : object
thisObject object
Résultat object

ToStringFunc() public méthode

public ToStringFunc ( ScriptEngine engine, string type ) : Jurassic
engine ScriptEngine
type string
Résultat Jurassic