C# Class Demo3.MainWindowViewModel

Inheritance: NotifyPropertyChangedBaseDebug
Afficher le fichier Open project: philchuang/MvvmNotificationChainer Class Usage Examples

Private Properties

Свойство Type Description
CanManager1Employee1 bool
CanManager1Employee2 bool
CanManager2Employee1 bool
CanManager2Employee2 bool
ExecuteManager1 void
ExecuteManager1Employee1 void
ExecuteManager1Employee2 void
ExecuteManager2 void
ExecuteManager2Employee1 void
ExecuteManager2Employee2 void

Méthodes publiques

Méthode Description
MainWindowViewModel ( ) : System

Private Methods

Méthode Description
CanManager1Employee1 ( ) : bool
CanManager1Employee2 ( ) : bool
CanManager2Employee1 ( ) : bool
CanManager2Employee2 ( ) : bool
ExecuteManager1 ( ) : void
ExecuteManager1Employee1 ( ) : void
ExecuteManager1Employee2 ( ) : void
ExecuteManager2 ( ) : void
ExecuteManager2Employee1 ( ) : void
ExecuteManager2Employee2 ( ) : void

Method Details

MainWindowViewModel() public méthode

public MainWindowViewModel ( ) : System
Résultat System