C# 클래스 AspNetEdit.UI.PropertyEditorTypeAttribute

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

공개 메소드들

메소드 설명
PropertyEditorTypeAttribute ( Type type ) : System
PropertyEditorTypeAttribute ( Type myType, bool inherits ) : System

메소드 상세

PropertyEditorTypeAttribute() 공개 메소드

public PropertyEditorTypeAttribute ( Type type ) : System
type System.Type
리턴 System

PropertyEditorTypeAttribute() 공개 메소드

public PropertyEditorTypeAttribute ( Type myType, bool inherits ) : System
myType System.Type
inherits bool
리턴 System