C# (CSharp) BudgetAnalyser.Engine.Persistence ApplicationDatabase - 22 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de BudgetAnalyser.Engine.Persistence.ApplicationDatabase extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
A top level class that contains reference information to all other data stores in the application. This class is not intended to contain full domain objects rather meta-data that points to the objects. Prefer to use just the domain objects required, rather than over using an object that contains references to everything.