C# Class Jarloo.Sojurn.ViewModels.AddShowViewModel

Inheritance: Caliburn.Micro.Screen
Afficher le fichier Open project: kelias/Jarloo.Sojurn Class Usage Examples

Méthodes publiques

Méthode Description
AddShow ( ) : void
Cancel ( ) : void
SearchShow ( ) : void
TextModified ( System.Windows.Input.KeyEventArgs e ) : void

Private Methods

Méthode Description
AddShowViewModel ( IInformationProvider infoProvider, List currentShows ) : System.Collections.Generic

Method Details

AddShow() public méthode

public AddShow ( ) : void
Résultat void

Cancel() public méthode

public Cancel ( ) : void
Résultat void

SearchShow() public méthode

public SearchShow ( ) : void
Résultat void

TextModified() public méthode

public TextModified ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
Résultat void