Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LittleTalk
DriverInterpreter
C# Class LittleTalk.DriverInterpreter
Inheritance:
Interpreter
Afficher le fichier
Open project: hugoferreira/LittleTalk
Méthodes publiques
Méthode
Description
DriverInterpreter
(
Process
p
) :
System
Resume
( ) :
void
Private Methods
Méthode
Description
Parse
(
string
code
) :
List
Method Details
DriverInterpreter()
public
méthode
public
DriverInterpreter
(
Process
p
) :
System
p
Process
Résultat
System
Resume()
public
méthode
public
Resume
( ) :
void
Résultat
void