Class PvpHttpClientExtensions
Inheritance
PvpHttpClientExtensions
Assembly: PvpXray.dll
Syntax
public static class PvpHttpClientExtensions
Methods
GetCheckStatus(IPvpHttpClient, string, int)
Declaration
public static PvpHttpResponse GetCheckStatus(this IPvpHttpClient self, string url, int expected = 200)
Parameters
Returns
GetCheckStatus(IPvpHttpClient, string, int, int)
Declaration
public static PvpHttpResponse GetCheckStatus(this IPvpHttpClient self, string url, int expected1, int expected2)
Parameters
Returns