C# Class SimulationApp.SimulationDL

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
GenerateMethodMap ( ) : void
Init ( ) : void
Persisttofile ( ) : void
Readfromfile ( ) : void
SetMethodSimulation ( SimulationAction saf, int sleep, bool throwexception, bool holdunmanagedref, bool consumecpu ) : void
SetMethodSimulation ( string methodname, int sleep, bool throwexception, bool holdunmanagedref ) : void

Method Details

GenerateMethodMap() public static méthode

public static GenerateMethodMap ( ) : void
Résultat void

Init() public static méthode

public static Init ( ) : void
Résultat void

Persisttofile() public static méthode

public static Persisttofile ( ) : void
Résultat void

Readfromfile() public static méthode

public static Readfromfile ( ) : void
Résultat void

SetMethodSimulation() public static méthode

public static SetMethodSimulation ( SimulationAction saf, int sleep, bool throwexception, bool holdunmanagedref, bool consumecpu ) : void
saf SimulationAction
sleep int
throwexception bool
holdunmanagedref bool
consumecpu bool
Résultat void

SetMethodSimulation() public static méthode

public static SetMethodSimulation ( string methodname, int sleep, bool throwexception, bool holdunmanagedref ) : void
methodname string
sleep int
throwexception bool
holdunmanagedref bool
Résultat void

Property Details

Mil public_oe static_oe property

public static MethodInclusion,SimulationApp Mil
Résultat MethodInclusion

sim public_oe static_oe property

public static Sim,SimulationApp sim
Résultat Sim