C# Class ElizaCore.LineSourceFromAssembly

Inheritance: ILineSource
Afficher le fichier Open project: xamarin/monotouch-samples

Méthodes publiques

Méthode Description
Close ( ) : void
LineSourceFromAssembly ( string script ) : System
ReadLine ( ) : string

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

LineSourceFromAssembly() public méthode

public LineSourceFromAssembly ( string script ) : System
script string
Résultat System

ReadLine() public méthode

public ReadLine ( ) : string
Résultat string