Ejemplo n.º 1
0
 public static Invite GiveInvite(Guid id)
 {
     return(_current.GiveInvite(id));
 }