C# Class Rhino.InterfaceAdapter._ContextAction_80

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

Méthodes publiques

Méthode Description
Run ( Context cx ) : object
_ContextAction_80 ( InterfaceAdapter _enclosing, object target, Scriptable topScope, object thisObject, MethodInfo method, object args ) : System

Method Details

Run() public méthode

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

_ContextAction_80() public méthode

public _ContextAction_80 ( InterfaceAdapter _enclosing, object target, Scriptable topScope, object thisObject, MethodInfo method, object args ) : System
_enclosing InterfaceAdapter
target object
topScope Scriptable
thisObject object
method System.Reflection.MethodInfo
args object
Résultat System