Méthode | Description | |
---|---|---|
CreateScope ( ) : Scope | ||
Run ( ) : object | ||
Run ( Scope scope ) : object |
Méthode | Description | |
---|---|---|
ScriptCode ( SourceUnit sourceUnit ) : System.Linq.Expressions |
Méthode | Description | |
---|---|---|
ToString ( ) : string |
public abstract Run ( Scope scope ) : object | ||
scope | Scope | |
Résultat | object |
protected ScriptCode ( SourceUnit sourceUnit ) : System.Linq.Expressions | ||
sourceUnit | SourceUnit | |
Résultat | System.Linq.Expressions |