C# Class Gtd.Client.Core.ViewModels.InboxViewModel

Inheritance: Cirrious.MvvmCross.ViewModels.MvxViewModel
Afficher le fichier Open project: beingtheworst/btw-gtd

Méthodes publiques

Méthode Description
InboxViewModel ( IInboxService inboxService, IMvxMessenger mvxMessenger ) : System.Collections.Generic

Private Methods

Méthode Description
DoAddStuff ( ) : void
OnInboxChanged ( InboxChangedMessage message ) : void
ReloadInbox ( ) : void

Method Details

InboxViewModel() public méthode

public InboxViewModel ( IInboxService inboxService, IMvxMessenger mvxMessenger ) : System.Collections.Generic
inboxService IInboxService
mvxMessenger IMvxMessenger
Résultat System.Collections.Generic