C# Class MahTweets.Core.Settings.SettingsClassAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: nickhodge/MahTweets.LawrenceHargrave

Public Methods

Method Description
SettingsClassAttribute ( Type type ) : System

Default Constructor

Method Details

SettingsClassAttribute() public method

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