C# Class CQRSSample.WpfClient.Modules.CustomerDetails.WhatsNext.WhatsNextViewModel

Inheritance: Caliburn.Micro.Screen
Afficher le fichier Open project: JoergEg/CQRS-Sample

Méthodes publiques

Méthode Description
AddCustomer ( ) : void
SearchCustomer ( ) : void
WhatsNextViewModel ( IEventAggregator eventAggregator ) : Caliburn.Micro

Method Details

AddCustomer() public méthode

public AddCustomer ( ) : void
Résultat void

SearchCustomer() public méthode

public SearchCustomer ( ) : void
Résultat void

WhatsNextViewModel() public méthode

public WhatsNextViewModel ( IEventAggregator eventAggregator ) : Caliburn.Micro
eventAggregator IEventAggregator
Résultat Caliburn.Micro