C# Class NContext.Configuration.ApplicationComponentDependencyAttribute

Inheritance: System.Attribute
Mostra file Open project: PowerDMS/NContext

Public Methods

Method Description
ApplicationComponentDependencyAttribute ( Type dependency ) : System

Method Details

ApplicationComponentDependencyAttribute() public method

public ApplicationComponentDependencyAttribute ( Type dependency ) : System
dependency System.Type
return System