C# Class Scorpio.CodeDom.CodeForeach

Inheritance: CodeObject
Show file Open project: qingfeng346/Scorpio-CSharp Class Usage Examples

Public Properties

Property Type Description
BlockExecutable Scorpio.Runtime.ScriptExecutable
Identifier string
LoopObject CodeObject

Property Details

BlockExecutable public property

public ScriptExecutable,Scorpio.Runtime BlockExecutable
return Scorpio.Runtime.ScriptExecutable

Identifier public property

public string Identifier
return string

LoopObject public property

public CodeObject,Scorpio.CodeDom LoopObject
return CodeObject