C# Class Rhino.Context._ContextAction_476

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

Méthodes publiques

Méthode Description
Run ( Rhino cx ) : object
_ContextAction_476 ( Callable callable, Scriptable scope, Scriptable thisObj, object args ) : System

Method Details

Run() public méthode

public Run ( Rhino cx ) : object
cx Rhino
Résultat object

_ContextAction_476() public méthode

public _ContextAction_476 ( Callable callable, Scriptable scope, Scriptable thisObj, object args ) : System
callable Callable
scope Scriptable
thisObj Scriptable
args object
Résultat System