C# Class AutofacProgrammingLanguage.Commands.PopValue

Inheritance: BaseCommand
Show file Open project: BaconSoap/autofac-programming-language Class Usage Examples

Public Methods

Method Description
Execute ( ) : void
PopValue ( ProgramState state )

Method Details

Execute() public method

public Execute ( ) : void
return void

PopValue() public method

public PopValue ( ProgramState state )
state ProgramState