コード例 #1
0
 //Xóa chức vụ
 public void deletePosition(int position)
 {
     pos.DeletePosition(position);
 }