Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
LittleTalk
MockProcess
C# Class LittleTalk.MockProcess
Inheritance:
Process
Exibir arquivo
Open project: hugoferreira/LittleTalk
Class Usage Examples
Public Properties
Property
Type
Description
i
Interpreter
Public Methods
Method
Description
ChangeIntepreter
(
Interpreter
i
) :
void
MockProcess
( ) :
System
Method Details
ChangeIntepreter()
public
method
public
ChangeIntepreter
(
Interpreter
i
) :
void
i
Interpreter
return
void
MockProcess()
public
method
public
MockProcess
( ) :
System
return
System
Property Details
i
public_oe property
public
Interpreter,LittleTalk
i
return
Interpreter