Exemplo n.º 1
0
 /// <summary>
 /// The default behavior of this method is to call Reset()
 /// on the wrapped response object.
 /// </summary>
 public void Reset()
 {
     response.Reset();
 }