C# (CSharp) Te.StahpIt.ViewModels 네임스페이스

클래스들

이름 설명
BaseViewModel The BaseViewModel makes it easy for new view models to inherit the ability to broadcast changes in state.
CategorizedFilteredRequestsViewModel Stores statistics about blocked/filtered requests for a specified category.
DashboardViewModel Serves as the ViewModel for the Dashboard view.
FilteredAppViewModel View model for FilteredAppModel.
SettingsViewModel View model for the Settings view.
StatisticsViewModel
WasteViewModel The WasteViewModel simply holds references to existing ViewModels that provide existing data. This data is recycled into the WasteViewModel View, because its sole purpose is to bring this other data together and perform some simple math.