예제 #1
0
 public void UpdatePrimaryTile()
 {
     TilesHelper.UpdatePrimaryTile(TotalNewCards, TotalDueCards);
 }