Method | Description | |
---|---|---|
DependsOnAttribute ( string dependency ) : System |
Initializes a new instance of DependsOnAttribute.
|
public DependsOnAttribute ( string dependency ) : System | ||
dependency | string | A property that the assigned property depends on. |
return | System |