C# Class Microsoft.Scripting.Hosting.Shell.CommandLine.SimpleCommandDispatcher

Inheritance: ICommandDispatcher
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
Execute ( CompiledCode compiledCode, ScriptScope scope ) : object

Method Details

Execute() public méthode

public Execute ( CompiledCode compiledCode, ScriptScope scope ) : object
compiledCode CompiledCode
scope ScriptScope
Résultat object