Beispiel #1
0
 protected void CreateSystem() {
     system = new TestProxySystem();
 }
Beispiel #2
0
 public virtual void TearDown() {
     system = null;
 }