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

Else command
Inheritance: Yea.Reflection.Emit.BaseClasses.CommandBase
Afficher le fichier Open project: OxPatient/Rule-Engine

Méthodes publiques

Méthode Description
Setup ( ) : void

Sets up the command

ToString ( ) : string

Converts the command to a string

Method Details

Setup() public méthode

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

ToString() public méthode

Converts the command to a string
public ToString ( ) : string
Résultat string