Esempio n. 1
0
 string HandleRatingChanged()
 {
     Notes.Stars = starControl.GetStars();
     return("");
 }