Exemple #1
0
 public void Clear()
 {
     topic = 0; rating = 0; tbTopic.Text = ""; tbRating.Text = ""; lbValue.Text = "";
 }
Exemple #2
0
 public void Clear() { topic = 0; rating = 0; tbTopic.Text = ""; tbRating.Text = ""; lbValue.Text = ""; }