C# Class ComponentFactory.Quicksilver.Layout.Design.AlternateContentPropertyAttribute

Inheritance: System.Attribute
Show file Open project: ComponentFactory/Quicksilver

Public Methods

Method Description
AlternateContentPropertyAttribute ( ) : System

Initialize a new instance of the AlternateContentPropertyAttribute class.

Method Details

AlternateContentPropertyAttribute() public method

Initialize a new instance of the AlternateContentPropertyAttribute class.
public AlternateContentPropertyAttribute ( ) : System
return System