Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
VisualUIAVerify
Features
AutomationTestsFilter
C# Класс VisualUIAVerify.Features.AutomationTestsFilter
Automation tests filtering base abstract class
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
Fit
(
AutomationTest
test
) :
bool
Method which return TRUE if test fits this filter. Otherwise FALSE.
Описание методов
Fit()
публичный
абстрактный
Метод
Method which return TRUE if test fits this filter. Otherwise FALSE.
public
abstract
Fit
(
AutomationTest
test
) :
bool
test
AutomationTest
Результат
bool