Пример #1
0
 public void TearDown()
 {
     client = null;
 }
Пример #2
0
 public void SetUp()
 {
     client = new OpenPop3Messaging();
 }