예제 #1
0
 public void SelectParty(Party p)
 {
     ClientEvents.SelectParty(p as ClientParty);
 }