C# Class Rhino.Tools.Shell.Runner

Inheritance: Runnable, ContextAction
Afficher le fichier Open project: hazzik/Rhino.Net Class Usage Examples

Méthodes publiques

Méthode Description
Run ( Context cx ) : object
Run ( ) : void

Private Methods

Méthode Description
Runner ( Scriptable scope, System.Function func, object args ) : System
Runner ( Scriptable scope, System.Script script ) : System

Method Details

Run() public méthode

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

Run() public méthode

public Run ( ) : void
Résultat void