IsDependeeOfAttribute.

IsDependeeOfAttribute(Type) Constructor

Summary

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

Syntax

public IsDependeeOfAttribute(Type type)

Parameters

Name Type Description
type Type The reverse dependency type.

Return Value

Type Description
void