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