C# Class Yea.Reflection.Emit.Commands.EndTry

Ends a try/catch block
Inheritance: Yea.Reflection.Emit.BaseClasses.CommandBase
Datei anzeigen Open project: OxPatient/Rule-Engine Class Usage Examples

Public Methods

Method Description
Setup ( ) : void

Sets up the command

ToString ( ) : string

To string

Method Details

Setup() public method

Sets up the command
public Setup ( ) : void
return void

ToString() public method

To string
public ToString ( ) : string
return string