Summary
Initializes a new instance of the
IsDependeeOfAttribute class.
- Namespace
- Cake
.Frosting - Containing Type
- Is
Dependee Of Attribute
Syntax
public IsDependeeOfAttribute(Type type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type | The reverse dependency type. |
Return Value
| Type | Description |
|---|---|
| void |
