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

클래스들

이름 설명
BaseViewModel This class is used to provide functionality to each ViewModel class without the need to replicate code.
EventViewModel EventViewModel class to be used in EventView as a DataContext.
EventsViewModel ViewModel class to be used for EventsView, which displays a list of events to the user who is currently logged in.
LoginViewModel