C# Class Gobiner.SecureRepl.Repl

Inheritance: IRepl
Afficher le fichier Open project: Gobiner/DotNetRepl

Méthodes publiques

Méthode Description
KeepAlive ( ) : void
Kill ( ) : void

Private Methods

Méthode Description
Execute ( string inp ) : string

Method Details

KeepAlive() public méthode

public KeepAlive ( ) : void
Résultat void

Kill() public méthode

public Kill ( ) : void
Résultat void