C# 클래스 Rhino.ScriptRuntime._BaseFunction_41

상속: BaseFunction
파일 보기 프로젝트 열기: hazzik/Rhino.Net

공개 메소드들

메소드 설명
Call ( Context cx, Scriptable scope, Scriptable thisObj, object args ) : object
GetLength ( ) : int
_BaseFunction_41 ( ) : System

메소드 상세

Call() 공개 메소드

public Call ( Context cx, Scriptable scope, Scriptable thisObj, object args ) : object
cx Context
scope Scriptable
thisObj Scriptable
args object
리턴 object

GetLength() 공개 메소드

public GetLength ( ) : int
리턴 int

_BaseFunction_41() 공개 메소드

public _BaseFunction_41 ( ) : System
리턴 System