C# Class ReactiveWpfApp.TagViewModel

Afficher le fichier Open project: shishkin/Stimpack

Méthodes publiques

Méthode Description
TagViewModel ( string tag, ObservableCollection notes ) : System

Private Methods

Méthode Description
CountTaggedNotes ( ) : int
OnNoteTagged ( string tag ) : void

Method Details

TagViewModel() public méthode

public TagViewModel ( string tag, ObservableCollection notes ) : System
tag string
notes ObservableCollection
Résultat System