C# 클래스 MahTweets.Core.Settings.SettingsClassAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave

공개 메소드들

메소드 설명
SettingsClassAttribute ( Type type ) : System

Default Constructor

메소드 상세

SettingsClassAttribute() 공개 메소드

Default Constructor
public SettingsClassAttribute ( Type type ) : System
type System.Type Type of UIElement
리턴 System