C# Class ReactiveWpfApp.NoteViewModel

Afficher le fichier Open project: shishkin/Stimpack

Méthodes publiques

Méthode Description
AddNewTag ( string tag ) : void
NoteViewModel ( Note note ) : System

Method Details

AddNewTag() public méthode

public AddNewTag ( string tag ) : void
tag string
Résultat void

NoteViewModel() public méthode

public NoteViewModel ( Note note ) : System
note Note
Résultat System