C# Class Loyc.Syntax.ParsingService.PushedCurrent

Returned by PushCurrent(IParsingService).
Afficher le fichier Open project: qwertie/ecsharp

Méthodes publiques

Свойство Type Description
OldValue IParsingService

Méthodes publiques

Méthode Description
Dispose ( ) : void
PushedCurrent ( IParsingService @new ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PushedCurrent() public méthode

public PushedCurrent ( IParsingService @new ) : System
@new IParsingService
Résultat System

Property Details

OldValue public_oe property

public IParsingService OldValue
Résultat IParsingService