Example #1
0
 public TabMyAllianceOut(AllianceRatingOut baseItem) : base(baseItem)
 {
     BalanceCc = baseItem.GetAllianceCc();
 }