Ejemplo n.º 1
0
 public void OnClickDelete()
 {
     //팝업창 띄우기
     cellDelegate.DeleteCell(this);
 }