예제 #1
0
 public virtual void PresentLocalNotificationNow(UILocalNotification notification)
 {
 }
예제 #2
0
 public virtual void CancelLocalNotification(UILocalNotification notification)
 {
 }
예제 #3
0
 public virtual void ScheduleLocalNotification(UILocalNotification notification)
 {
 }