Beispiel #1
0
 public void BrandCount(Label label)
 {
     label.Text = dashboard.BrandCount().ToString();
 }