C# Class BlackLinks.Templates.TemplateInstanceDiscoveryProviderAttribute

Inheritance: System.Attribute
Show file Open project: heapsource/BlackLinks

Public Methods

Method Description
TemplateInstanceDiscoveryProviderAttribute ( ) : System
TemplateInstanceDiscoveryProviderAttribute ( Type type ) : System

Method Details

TemplateInstanceDiscoveryProviderAttribute() public method

public TemplateInstanceDiscoveryProviderAttribute ( ) : System
return System

TemplateInstanceDiscoveryProviderAttribute() public method

public TemplateInstanceDiscoveryProviderAttribute ( Type type ) : System
type System.Type
return System