コード例 #1
0
 public void TearDown()
 {
     _iq = null;
 }
コード例 #2
0
 public void SetUp()
 {
     _iq = new IQ();
 }