Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Selenol
SelectorAttributes
Interceptors
InvalidWriteOperationInterceptor
C# Class Selenol.SelectorAttributes.Interceptors.InvalidWriteOperationInterceptor
The not supported interceptor which throws
NotSupportedException
.
Inheritance:
IInterceptor
Exibir arquivo
Open project: pbakshy/Selenol
Public Methods
Method
Description
Intercept
(
IInvocation
invocation
) :
void
The intercept.
Method Details
Intercept()
public
method
The intercept.
public
Intercept
(
IInvocation
invocation
) :
void
invocation
IInvocation
The invocation.
return
void