Exemple #1
0
 public void BindCounts()
 {
     counts = FeedbackItem.GetFeedbackCounts();
 }
 public void BindCounts()
 {
     _counts = Repository.GetFeedbackCounts();
 }