C# Class WATKit.Build.AutomationMemberMappingAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: MikeHanson/WATKit

Méthodes publiques

Méthode Description
AutomationMemberMappingAttribute ( string elementName ) : System

Initializes a new instance of the AutomationMemberMappingAttribute class.

Method Details

AutomationMemberMappingAttribute() public méthode

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