C# 클래스 SimulationApp.SimulationDL

파일 보기 프로젝트 열기: Ecetera/appdynamics-sandpit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Mil MethodInclusion
sim Sim

공개 메소드들

메소드 설명
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

메소드 상세

GenerateMethodMap() 공개 정적인 메소드

public static GenerateMethodMap ( ) : void
리턴 void

Init() 공개 정적인 메소드

public static Init ( ) : void
리턴 void

Persisttofile() 공개 정적인 메소드

public static Persisttofile ( ) : void
리턴 void

Readfromfile() 공개 정적인 메소드

public static Readfromfile ( ) : void
리턴 void

SetMethodSimulation() 공개 정적인 메소드

public static SetMethodSimulation ( SimulationAction saf, int sleep, bool throwexception, bool holdunmanagedref, bool consumecpu ) : void
saf SimulationAction
sleep int
throwexception bool
holdunmanagedref bool
consumecpu bool
리턴 void

SetMethodSimulation() 공개 정적인 메소드

public static SetMethodSimulation ( string methodname, int sleep, bool throwexception, bool holdunmanagedref ) : void
methodname string
sleep int
throwexception bool
holdunmanagedref bool
리턴 void

프로퍼티 상세

Mil 공개적으로 정적으로 프로퍼티

public static MethodInclusion,SimulationApp Mil
리턴 MethodInclusion

sim 공개적으로 정적으로 프로퍼티

public static Sim,SimulationApp sim
리턴 Sim