Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Scorpio
CodeDom
CodeCallBlock
C# Class Scorpio.CodeDom.CodeCallBlock
Inheritance:
CodeObject
Datei anzeigen
Open project: qingfeng346/Scorpio-CSharp
Class Usage Examples
Public Properties
Property
Type
Description
Executable
Scorpio.Runtime.ScriptExecutable
Public Methods
Method
Description
CodeCallBlock
(
ScriptExecutable
executable
) :
System
Method Details
CodeCallBlock()
public
method
public
CodeCallBlock
(
ScriptExecutable
executable
) :
System
executable
Scorpio.Runtime.ScriptExecutable
return
System
Property Details
Executable
public_oe property
public
ScriptExecutable,Scorpio.Runtime
Executable
return
Scorpio.Runtime.ScriptExecutable