DependsOnConventionAttribute.

DependsOnConventionAttribute(Type) Constructor

Summary

The type to be used with the convention type

Syntax

public DependsOnConventionAttribute(Type type)

Parameters

Name Type Description
type Type The type.

Return Value

Type Description
void