C# Class Mono.UIAutomation.Winforms.MapsComponentAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: mono/uia2atk Class Usage Examples

Méthodes publiques

Méthode Description
MapsComponentAttribute ( ) : System
MapsComponentAttribute ( Type mapsFrom ) : System
MapsComponentAttribute ( Type mapsFrom, bool providesMapper ) : System

Method Details

MapsComponentAttribute() public méthode

public MapsComponentAttribute ( ) : System
Résultat System

MapsComponentAttribute() public méthode

public MapsComponentAttribute ( Type mapsFrom ) : System
mapsFrom System.Type
Résultat System

MapsComponentAttribute() public méthode

public MapsComponentAttribute ( Type mapsFrom, bool providesMapper ) : System
mapsFrom System.Type
providesMapper bool
Résultat System