Bari.Core.Test.Build.Cache.PersistentReference.Run C# (CSharp) Method

Run() public method

public Run ( IBuildContext context ) : ISet
context IBuildContext
return ISet
        public ISet<TargetRelativePath> Run(IBuildContext context)
        {
            throw new System.NotImplementedException();
        }