Exemplo n.º 1
0
 partial void OnCancelUploadButtonTouched(Foundation.NSObject sender)
 {
     AlertHelper.ShowLocalizedNotImlementedAlert();
     this.cancelButton.Enabled = false;
 }