Ejemplo n.º 1
0
 public virtual void PresentLocalNotificationNow(UILocalNotification notification)
 {
 }
Ejemplo n.º 2
0
 public virtual void CancelLocalNotification(UILocalNotification notification)
 {
 }
Ejemplo n.º 3
0
 public virtual void ScheduleLocalNotification(UILocalNotification notification)
 {
 }