C# Class Rhino.NativeJavaConstructor

Inheritance: BaseFunction
Afficher le fichier Open project: hazzik/Rhino.Net Class Usage Examples

Méthodes publiques

Méthode Description
Call ( Context cx, Scriptable scope, Scriptable thisObj, object args ) : object
GetFunctionName ( ) : string
NativeJavaConstructor ( MemberBox ctor ) : Rhino
ToString ( ) : string

Method Details

Call() public méthode

public Call ( Context cx, Scriptable scope, Scriptable thisObj, object args ) : object
cx Context
scope Scriptable
thisObj Scriptable
args object
Résultat object

GetFunctionName() public méthode

public GetFunctionName ( ) : string
Résultat string

NativeJavaConstructor() public méthode

public NativeJavaConstructor ( MemberBox ctor ) : Rhino
ctor MemberBox
Résultat Rhino

ToString() public méthode

public ToString ( ) : string
Résultat string