C# Class SimulationManager.Simulator

Afficher le fichier Open project: Ecetera/appdynamics-sandpit Class Usage Examples

Méthodes publiques

Свойство Type Description
sim Sim

Méthodes publiques

Méthode Description
GetSimulationData ( ) : void
PerformanceSimulation ( ) : void
Runconsumeheap ( int hf ) : void
Simulator ( ) : System
Simulator ( Sim sim ) : System
SomeMethod ( [ memberName = "" ) : void
watcher_Changed ( object sender, FileSystemEventArgs e ) : void

Method Details

GetSimulationData() public méthode

public GetSimulationData ( ) : void
Résultat void

PerformanceSimulation() public méthode

public PerformanceSimulation ( ) : void
Résultat void

Runconsumeheap() public méthode

public Runconsumeheap ( int hf ) : void
hf int
Résultat void

Simulator() public méthode

public Simulator ( ) : System
Résultat System

Simulator() public méthode

public Simulator ( Sim sim ) : System
sim Sim
Résultat System

SomeMethod() public méthode

public SomeMethod ( [ memberName = "" ) : void
memberName [
Résultat void

watcher_Changed() public méthode

public watcher_Changed ( object sender, FileSystemEventArgs e ) : void
sender object
e System.IO.FileSystemEventArgs
Résultat void

Property Details

sim public_oe property

public Sim,SimulationManager sim
Résultat Sim