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

Else command
Inheritance: Yea.Reflection.Emit.BaseClasses.CommandBase
Mostra file Open project: OxPatient/Rule-Engine

Public Methods

Method Description
Setup ( ) : void

Sets up the command

ToString ( ) : string

Converts the command to a string

Method Details

Setup() public method

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

ToString() public method

Converts the command to a string
public ToString ( ) : string
return string