C# Class Zetbox.Client.Presentables.ZetboxBase.TagEntryViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
TagEntryViewModel ( TagCache tag, TagPropertyEditorViewModel parent, bool isChecked ) : System

Private Methods

Méthode Description
OnPropertyChanged ( string prop ) : void

Method Details

TagEntryViewModel() public méthode

public TagEntryViewModel ( TagCache tag, TagPropertyEditorViewModel parent, bool isChecked ) : System
tag TagCache
parent TagPropertyEditorViewModel
isChecked bool
Résultat System