Exemplo n.º 1
0
 internal static void NotifyAboutComment(FBUser.Post i_Post)
 {
     i_Post.NotifyAboutComment();
 }
Exemplo n.º 2
0
 internal static void ActOnLike(FBUser.Post i_Post)
 {
     i_Post.ActOnLike();
 }