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
XSpect
Yacq
Runner
Model
Code
C# Class XSpect.Yacq.Runner.Model.Code
Inheritance:
INotifyPropertyChanged
Exibir arquivo
Open project: takeshik/yacq
Class Usage Examples
Public Methods
Method
Description
Print
(
Object
obj
) :
void
Reset
( ) :
void
Run
( ) :
void
Private Methods
Method
Description
OnPropertyChanged
(
String
propertyName
) :
void
WriteOutput
(
String
str
) :
void
Method Details
Print()
public
method
public
Print
(
Object
obj
) :
void
obj
Object
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
Run()
public
method
public
Run
( ) :
void
return
void