Метод | Описание | |
---|---|---|
BuilderUidDependency ( IBuilder builder ) : System.Diagnostics.Contracts |
Creates the dependency on the given builder's UID
|
|
Dump ( IUserOutput output ) : void |
Метод | Описание | |
---|---|---|
CreateFingerprint ( ) : IDependencyFingerprint |
Creates fingerprint of the dependencies represented by this object, which can later be compared to other fingerprints.
|
public BuilderUidDependency ( IBuilder builder ) : System.Diagnostics.Contracts | ||
builder | IBuilder | Builder to depend on |
Результат | System.Diagnostics.Contracts |
protected CreateFingerprint ( ) : IDependencyFingerprint | ||
Результат | IDependencyFingerprint |