예제 #1
0
 public void DropPositionBelongLayout(int layoutId)
 {
     dal.DeleteBy(layoutId);
 }