Account.YearlyManagement.ServiceImplement.YearlyService.YearlyService C# (CSharp) Méthode

YearlyService() public méthode

public YearlyService ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public YearlyService()
        {
            _database = DatabaseFactory.CreateDatabase();
        }