C# Class Umbraco.Framework.DemandsDependenciesAttribute

Inheritance: System.Attribute
显示文件 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