C# Class Umbraco.Framework.DemandsDependenciesAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: aqueduct/UmbracoPugPigConnector

Public Methods

Method Description
DemandsDependenciesAttribute ( Type demandBuilderType ) : System

Method Details

DemandsDependenciesAttribute() public method

public DemandsDependenciesAttribute ( Type demandBuilderType ) : System
demandBuilderType System.Type
return System