示例#1
0
 public virtual void RemovePort(NSPort aPort, string forMode)
 {
 }
示例#2
0
 public virtual bool SendBeforeDate(NSDate limitDate, int msgid, NSMutableArray components, NSPort from, int reserved)
 {
     return(default(bool));
 }
示例#3
0
 public virtual void AddPort(NSPort aPort, string forMode)
 {
 }