Beispiel #1
0
 private void ClearAPI()
 {
     try
     {
         api.LogOff();
     }
     catch
     {
     }
 }