示例#1
0
 public override void Display()
 {
     PartyHandler.SendPartyInvitationMessage(this.Target.Client, this.Party, this.Source);
 }