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

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

Méthodes publiques

Méthode Description
Setup ( ) : void

Sets up the command

ToString ( ) : string

To string

Method Details

Setup() public méthode

Sets up the command
public Setup ( ) : void
Résultat void

ToString() public méthode

To string
public ToString ( ) : string
Résultat string