C# 클래스 WATKit.Build.AutomationMemberMappingAttribute

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

공개 메소드들

메소드 설명
AutomationMemberMappingAttribute ( string elementName ) : System

Initializes a new instance of the AutomationMemberMappingAttribute class.

메소드 상세

AutomationMemberMappingAttribute() 공개 메소드

Initializes a new instance of the AutomationMemberMappingAttribute class.
public AutomationMemberMappingAttribute ( string elementName ) : System
elementName string Name of the element represented by the member
리턴 System