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

Registration of metadata for the Quicksilver.Layout classes.
Inheritance: IProvideAttributeTable
Show file Open project: ComponentFactory/Quicksilver

Public Methods

Method Description
Register ( ) : void

Return the attribute table that is applied to design time.

Method Details

Register() public method

Return the attribute table that is applied to design time.
public Register ( ) : void
return void