예제 #1
0
 public void Destroy()
 {
     DropAll(_parentComponent.parent.Position, true);
     _container.DestroyContents();
 }