Ejemplo n.º 1
0
 public WithTimeoutAttribute(TimeSpan timeSpan)
 {
     FilterBy = new WithTimeout(timeSpan);
 }
 public WithTimeoutAttribute(TimeSpan timeSpan)
 {
     FilterBy = new WithTimeout(timeSpan);
 }