Пример #1
0
 public void EndSession()
 {
     client.EndSession();
     client = new NopService();
 }