public static DeleteInOutLineMvoDto ToDeleteInOutLineMvo(this InOutLineMvoStateDtoWrapper state)
 {
     return(state.ToDeleteInOutLineMvo <DeleteInOutLineMvoDto>());
 }