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

CanRun() public method

public CanRun ( ) : bool
return bool
        public bool CanRun()
        {
            throw new NotImplementedException();
        }