C# Class AutofacProgrammingLanguage.Commands.ReadLine

Inheritance: BaseCommand
Afficher le fichier Open project: BaconSoap/autofac-programming-language Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
ReadLine ( ProgramState state ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ReadLine() public méthode

public ReadLine ( ProgramState state ) : System
state ProgramState
Résultat System