IsDependentOnAttribute.

IsDependentOnAttribute(Type) Constructor

Summary

Initializes a new instance of the IsDependentOnAttribute class.
Namespace
Cake.Frosting
Containing Type
IsDependentOnAttribute

Syntax

public IsDependentOnAttribute(Type type)

Parameters

Name Type Description
type Type The dependency type.

Return Value

Type Description
void