Method | Description | |
---|---|---|
Dump ( IUserOutput output ) : void | ||
ProjectPropertiesDependencies ( Project project ) : System.Collections.Generic |
Defines the dependency
|
Method | Description | |
---|---|---|
CreateFingerprint ( ) : IDependencyFingerprint |
Creates fingerprint of the dependencies represented by this object, which can later be compared to other fingerprints.
|
protected CreateFingerprint ( ) : IDependencyFingerprint | ||
return | IDependencyFingerprint |
public ProjectPropertiesDependencies ( Project project ) : System.Collections.Generic | ||
project | Project | The project having the dependent properties |
return | System.Collections.Generic |