C# 클래스 WATKit.Build.AutomationTypeMappingAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: MikeHanson/WATKit

공개 메소드들

메소드 설명
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