Bari.Core.Build.Dependencies.DependenciesBase.Dump C# (CSharp) Method

Dump() public abstract method

Dumps debug information about this dependency to the output
public abstract Dump ( IUserOutput output ) : void
output IUserOutput
return void
        public abstract void Dump(IUserOutput output);