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

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

Méthodes publiques

Méthode Description
AddStuffViewModel ( IInboxService inboxService ) : System

Private Methods

Méthode Description
DoAddStuff ( ) : void
Validate ( ) : bool

Method Details

AddStuffViewModel() public méthode

public AddStuffViewModel ( IInboxService inboxService ) : System
inboxService IInboxService
Résultat System