public ActionResult Transection()
 {
     return(View(_transection.AllList()));
 }