public void Init()
		{
			serverUtil = new StubServerUtility();
		}
Пример #2
0
 public void Init()
 {
     serverUtil = new StubServerUtility();
 }