Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Selenol
SelectorAttributes
Interceptors
InvalidWriteOperationInterceptor
C# Класс Selenol.SelectorAttributes.Interceptors.InvalidWriteOperationInterceptor
The not supported interceptor which throws
NotSupportedException
.
Наследование:
IInterceptor
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Intercept
(
IInvocation
invocation
) :
void
The intercept.
Описание методов
Intercept()
публичный
Метод
The intercept.
public
Intercept
(
IInvocation
invocation
) :
void
invocation
IInvocation
The invocation.
Результат
void