C# Class TagsGrooveControls.Model.Tag

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kienaiProject/ArtOfWords Class Usage Examples

Méthodes publiques

Méthode Description
OnPropertyChanged ( string name ) : void
Tag ( int id ) : System

Method Details

OnPropertyChanged() public méthode

public OnPropertyChanged ( string name ) : void
name string
Résultat void

Tag() public méthode

public Tag ( int id ) : System
id int
Résultat System