Alquimiaware.NuGetUnity.Tests.FileSystemPackageProviderTests.ContractTests.GetInvalidSourcePath C# (CSharp) 메소드

GetInvalidSourcePath() 보호된 메소드

protected GetInvalidSourcePath ( ) : string
리턴 string
            protected override string GetInvalidSourcePath()
            {
                return SourcePath(); // Empty by default
            }