コード例 #1
0
 public void AfterEach()
 {
     cityInfoOWr = null;
 }
コード例 #2
0
 public void BeforeEach()
 {
     cityInfoOWr = new CityInfoOW();
 }