C# Class Mono.UIAutomation.Winforms.MapsComponentAttribute

Inheritance: System.Attribute
Mostra file Open project: mono/uia2atk Class Usage Examples

Public Methods

Method Description
MapsComponentAttribute ( ) : System
MapsComponentAttribute ( Type mapsFrom ) : System
MapsComponentAttribute ( Type mapsFrom, bool providesMapper ) : System

Method Details

MapsComponentAttribute() public method

public MapsComponentAttribute ( ) : System
return System

MapsComponentAttribute() public method

public MapsComponentAttribute ( Type mapsFrom ) : System
mapsFrom System.Type
return System

MapsComponentAttribute() public method

public MapsComponentAttribute ( Type mapsFrom, bool providesMapper ) : System
mapsFrom System.Type
providesMapper bool
return System