APD.IntegrationTests.VCS.SuperVCS.Context.SuperVCSPluginTestContext.GetLatestChangeset C# (CSharp) Method

GetLatestChangeset() protected method

protected GetLatestChangeset ( ) : Commit
return Commit
        protected Commit GetLatestChangeset()
        {
            throw new NotImplementedException();
        }