예제 #1
0
 public void TestClear()
 {
     _qUrl.Clear();
     Assert.IsTrue(_qUrl.IsEmpty);
 }