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