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