C# Class Rhino.ScriptRuntime._BaseFunction_41

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

Méthodes publiques

Méthode Description
Call ( Context cx, Scriptable scope, Scriptable thisObj, object args ) : object
GetLength ( ) : int
_BaseFunction_41 ( ) : System

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

GetLength() public méthode

public GetLength ( ) : int
Résultat int

_BaseFunction_41() public méthode

public _BaseFunction_41 ( ) : System
Résultat System