コード例 #1
0
 public void TearDown()
 {
     cut = null;
 }
コード例 #2
0
 public void SetUp()
 {
     cut = DataSource.Instance;
 }