Beispiel #1
0
 public void ClearRatings()
 {
     _ratingService.ClearRatings();
 }
 public void Init()
 {
     service.ClearRatings();
 }