C# Класс WATKit.Build.AutomationTypeMappingAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
AutomationTypeMappingAttribute ( string targetType ) : System

Initializes a new instance of the AutomationTypeMappingAttribute class.

Описание методов

AutomationTypeMappingAttribute() публичный Метод

Initializes a new instance of the AutomationTypeMappingAttribute class.
public AutomationTypeMappingAttribute ( string targetType ) : System
targetType string Type of the target.
Результат System