Dependency

Undocumented in source.

Constructors

this
this(string client, string supplier)
Undocumented in source.
this
this(FullyQualifiedName client, FullyQualifiedName supplier)
Undocumented in source.

Members

Functions

opCmp
int opCmp(Dependency that)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

client
FullyQualifiedName client;
Undocumented in source.
supplier
FullyQualifiedName supplier;
Undocumented in source.

Meta