Interface IVersionedService


  • public interface IVersionedService
    Created by Elec332 on 19-4-2020 A versioned service which is handled by VersionedServiceSelector The service with the highest version will always be used
    • Method Detail

      • version

        default long version()