示例#1
0
 public void UpdateDiamond(int num)
 {
     ManageUserAction.UpdateDiamondAfterBuy(num);
     LoadDiamondLabel();
 }