C# 클래스 JabbrMobile.Common.ViewModels.RoomListViewModel

상속: BaseViewModel
파일 보기 프로젝트 열기: Redth/JabbRIsMobile 1 사용 예제들

공개 메소드들

메소드 설명
LoadRooms ( ) : System.Threading.Tasks.Task
RoomListViewModel ( ) : System

보호된 메소드들

메소드 설명
InitFromBundle ( IMvxBundle parameters ) : void

메소드 상세

InitFromBundle() 보호된 메소드

protected InitFromBundle ( IMvxBundle parameters ) : void
parameters IMvxBundle
리턴 void

LoadRooms() 공개 메소드

public LoadRooms ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

RoomListViewModel() 공개 메소드

public RoomListViewModel ( ) : System
리턴 System