Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Endjin
SpecFlow
Selenium
Framework
Retry
UnexpectedPageRetryPolicy
C# Class Endjin.SpecFlow.Selenium.Framework.Retry.UnexpectedPageRetryPolicy
Inheritance:
IRetryPolicy
ファイルを表示
Open project: endjin/Endjin.SpecFlow.Selenium
Public Methods
Method
Description
CanRetry
(
Exception
ex
) :
bool
Method Details
CanRetry()
public
method
public
CanRetry
(
Exception
ex
) :
bool
ex
System.Exception
return
bool