예제 #1
0
 public void delete_affText()
 {
     if (affHold != null)
     {
         affHold.destroyNow();
     }
 }