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

GetLastRevision() protected method

protected GetLastRevision ( ) : long
return long
        protected long GetLastRevision()
        {
            throw new NotImplementedException();
        }