Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ExamplesFx
ExampleBase
C# Class ExamplesFx.ExampleBase
Mostrar archivo
Open project: MarcosMeli/ExamplesFx
Class Usage Examples
Public Methods
Method
Description
Run
( ) :
void
RunExample
( ) :
void
Execute the test run
Protected Methods
Method
Description
ExampleBase
( ) :
System
Method Details
ExampleBase()
protected
method
protected
ExampleBase
( ) :
System
return
System
Run()
public
abstract
method
public
abstract
Run
( ) :
void
return
void
RunExample()
public
method
Execute the test run
public
RunExample
( ) :
void
return
void