Beispiel #1
0
 public VKException(NSError error)
     : this(error.GetVKError())
 {
     NSError = error;
 }