C# Class trello.ViewModels.Cards.ChangeCardLabelsViewModel.Label

Inheritance: Caliburn.Micro.PropertyChangedBase
Exibir arquivo Open project: Bunk/trellow

Public Methods

Method Description
Label ( IEventAggregator eventAggregator ) : System
Toggle ( ) : bool

Method Details

Label() public method

public Label ( IEventAggregator eventAggregator ) : System
eventAggregator IEventAggregator
return System

Toggle() public method

public Toggle ( ) : bool
return bool