C# 클래스 ServiceHarness.SimulationController

파일 보기 프로젝트 열기: Ecetera/appdynamics-sandpit

공개 프로퍼티들

프로퍼티 타입 설명
sim Sim

공개 메소드들

메소드 설명
Init ( ) : void
Persisttofile ( ) : void
SetMethodSimulation ( string methodname, int sleep, bool throwexception, bool holdunmanagedref ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

Persisttofile() 공개 메소드

public Persisttofile ( ) : void
리턴 void

SetMethodSimulation() 공개 메소드

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

프로퍼티 상세

sim 공개적으로 프로퍼티

public Sim,ServiceHarness sim
리턴 Sim