Summary description for ClientSocket.
Beispiel #1
0
 public SMTPSimulator()
 {
     m_oSocket = new ClientSocket();
 }
Beispiel #2
0
 public SMTPSimulator()
 {
     m_oSocket = new ClientSocket();
 }