Example #1
0
 public static void SendInvite(Guid id)
 {
     _current.SendInvite(id);
 }