示例#1
0
 public FriendNotify(Notify notify)
     : base(notify)
 {
 }
示例#2
0
 public HailNotify(Notify notify)
     : base(notify)
 {
 }
示例#3
0
 public CommentNotify(Notify notify)
     : base(notify)
 {
 }