Exemplo n.º 1
0
 public virtual bool IsEqualToTimeZone(NSTimeZone aTimeZone)
 {
     return(default(bool));
 }
Exemplo n.º 2
0
 public static void SetDefaultTimeZone(NSTimeZone aTimeZone)
 {
 }
Exemplo n.º 3
0
 public static NSTextCheckingResult DateCheckingResultWithRange(NSRange range, NSDate date, NSTimeZone timeZone, NSTimeInterval duration)
 {
     return(default(NSTextCheckingResult));
 }