Aracılığıyla paylaş


HttpResetTestException(Int32) Oluşturucu

Tanım

Yeni bir test özel durumu oluşturur

public:
 HttpResetTestException(int errorCode);
public HttpResetTestException (int errorCode);
new Microsoft.AspNetCore.TestHost.HttpResetTestException : int -> Microsoft.AspNetCore.TestHost.HttpResetTestException
Public Sub New (errorCode As Integer)

Parametreler

errorCode
Int32

'a geçirilen hata kodu Reset(Int32)

Şunlara uygulanır