C# (CSharp) BudgetAnalyser Пространство имен

Пространства имен

BudgetAnalyser.Annotations
BudgetAnalyser.ApplicationState
BudgetAnalyser.Budget
BudgetAnalyser.Converters
BudgetAnalyser.Dashboard
BudgetAnalyser.Encryption
BudgetAnalyser.Engine
BudgetAnalyser.Filtering
BudgetAnalyser.LedgerBook
BudgetAnalyser.Matching
BudgetAnalyser.Mobile
BudgetAnalyser.Properties
BudgetAnalyser.ReportsCatalog
BudgetAnalyser.ShellDialog
BudgetAnalyser.Statement
BudgetAnalyser.UnitTest
BudgetAnalyser.Uwp
BudgetAnalyser.Wpf

Классы

Имя Описание
App
CompositionRoot This class follows the Composition Root Pattern as described here: http://blog.ploeh.dk/2011/07/28/CompositionRoot/ It constructs any and all required objects, the whole graph for use for the process lifetime of the application. This class also contains all usage of IoC (Autofac in this case) to this class. It should not be used any where else in the application to prevent the Service Locator anti-pattern from appearing.
DemoFileHelper
MainMenuController
PersistenceOperationCommands
PersistenceOperations
Scratchpad Interaction logic for Scratchpad.xaml
ShellController
ShellPersistentState
ShellWindow Interaction logic for ShellWindow.xaml
UiContext
UserPrompts