public void Init()
		{
			serverUtil = new StubServerUtility();
		}
Exemplo n.º 2
0
 public void Init()
 {
     serverUtil = new StubServerUtility();
 }