C# Class trello.ViewModels.Cards.ChangeCardDueViewModel

Inheritance: DialogViewModel
Afficher le fichier Open project: Bunk/trellow Class Usage Examples

Méthodes publiques

Méthode Description
Accept ( ) : void
ChangeCardDueViewModel ( object root ) : System
Remove ( ) : void

Méthodes protégées

Méthode Description
OnActivate ( ) : void

Method Details

Accept() public méthode

public Accept ( ) : void
Résultat void

ChangeCardDueViewModel() public méthode

public ChangeCardDueViewModel ( object root ) : System
root object
Résultat System

OnActivate() protected méthode

protected OnActivate ( ) : void
Résultat void

Remove() public méthode

public Remove ( ) : void
Résultat void