C# Class AutofacProgrammingLanguage.ValueProviders.SecondStackValueProvider

Inheritance: IValueProvider
Afficher le fichier Open project: BaconSoap/autofac-programming-language

Méthodes publiques

Méthode Description
Provide ( ) : string
SecondStackValueProvider ( ProgramState state )

Method Details

Provide() public méthode

public Provide ( ) : string
Résultat string

SecondStackValueProvider() public méthode

public SecondStackValueProvider ( ProgramState state )
state ProgramState