Exemplo n.º 1
0
 /// <inheritdoc />
 public int ExceptionWebRequest(Regex regex) => WebRequestHandler.Exception(this, regex);
Exemplo n.º 2
0
 /// <inheritdoc />
 public int ExceptionWebRequest(UmbracoUrl url) => WebRequestHandler.Exception(this, null, url);