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