C# 클래스 Gtd.Client.Core.ViewModels.AddStuffViewModel

상속: Cirrious.MvvmCross.ViewModels.MvxViewModel
파일 보기 프로젝트 열기: beingtheworst/btw-gtd

공개 메소드들

메소드 설명
AddStuffViewModel ( IInboxService inboxService ) : System

비공개 메소드들

메소드 설명
DoAddStuff ( ) : void
Validate ( ) : bool

메소드 상세

AddStuffViewModel() 공개 메소드

public AddStuffViewModel ( IInboxService inboxService ) : System
inboxService IInboxService
리턴 System