public bool AllowPrevious()
 {
     return(_task.AllowPrevious());
 }
 public bool AllowPrevious()
 {
     return(_cierre.AllowPrevious());
 }