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