Beispiel #1
0
 private void ClientOnError(object sender, Client.ErrorEventArgs e)
 {
     SendOutError(LocalizedStrings.Str1701Params.Put(e.Error, e.Description));
 }