APD.IntegrationTests.VCS.SuperVCS.Context.SuperVCSPluginTestContext.FilepathInLocalDirectory C# (CSharp) Метод

FilepathInLocalDirectory() защищенный Метод

protected FilepathInLocalDirectory ( string filename ) : string
filename string
Результат string
        protected string FilepathInLocalDirectory(string filename)
        {
            throw new NotImplementedException();
        }