Пример #1
0
 static void AdjustTimeout(ref TimeSpan timeout)
 {
     timeout = timeout.AdjustForDebugging();
 }