C# Class Scorpio.CodeDom.CodeTry

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

Public Properties

Property Type Description
CatchExecutable Scorpio.Runtime.ScriptExecutable
Identifier string
TryExecutable Scorpio.Runtime.ScriptExecutable

Property Details

CatchExecutable public_oe property

public ScriptExecutable,Scorpio.Runtime CatchExecutable
return Scorpio.Runtime.ScriptExecutable

Identifier public_oe property

public string Identifier
return string

TryExecutable public_oe property

public ScriptExecutable,Scorpio.Runtime TryExecutable
return Scorpio.Runtime.ScriptExecutable