Sharp.Migrations.Runner.GetCurrentVersion C# (CSharp) Méthode

GetCurrentVersion() protected méthode

protected GetCurrentVersion ( ) : void
Résultat void
        protected virtual void GetCurrentVersion()
        {
            _initialVersion = VersionRepository.GetCurrentVersion();
        }