예제 #1
0
 public void Clear()
 {
     data.Clear();
     Render();
 }