C# Class Scorpio.CodeDom.CodeForeach

Inheritance: CodeObject
Mostra 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_oe property

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

Identifier public_oe property

public string Identifier
return string

LoopObject public_oe property

public CodeObject,Scorpio.CodeDom LoopObject
return CodeObject