C# 클래스 Mono.UIAutomation.Winforms.MapsComponentAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: mono/uia2atk 1 사용 예제들

공개 메소드들

메소드 설명
MapsComponentAttribute ( ) : System
MapsComponentAttribute ( Type mapsFrom ) : System
MapsComponentAttribute ( Type mapsFrom, bool providesMapper ) : System

메소드 상세

MapsComponentAttribute() 공개 메소드

public MapsComponentAttribute ( ) : System
리턴 System

MapsComponentAttribute() 공개 메소드

public MapsComponentAttribute ( Type mapsFrom ) : System
mapsFrom System.Type
리턴 System

MapsComponentAttribute() 공개 메소드

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