C# Class Scorpio.CodeDom.CodeCallBlock

Inheritance: CodeObject
Afficher le fichier Open project: qingfeng346/Scorpio-CSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
Executable Scorpio.Runtime.ScriptExecutable

Méthodes publiques

Méthode Description
CodeCallBlock ( ScriptExecutable executable ) : System

Method Details

CodeCallBlock() public méthode

public CodeCallBlock ( ScriptExecutable executable ) : System
executable Scorpio.Runtime.ScriptExecutable
Résultat System

Property Details

Executable public_oe property

public ScriptExecutable,Scorpio.Runtime Executable
Résultat Scorpio.Runtime.ScriptExecutable