public void Init()
		{
			serverUtil = new StubServerUtility();
		}
예제 #2
0
 public void Init()
 {
     serverUtil = new StubServerUtility();
 }