C# 클래스 Unigram.ViewModels.DialogThreadViewModel

상속: Unigram.ViewModels.DialogViewModel
파일 보기 프로젝트 열기: hihain/UnigramMobile

공개 메소드들

메소드 설명
DialogThreadViewModel ( IProtoService protoService, ICacheService cacheService, ISettingsService settingsService, IEventAggregator aggregator, ILocationService locationService, INotificationsService pushService, IPlaybackService playbackService, IVoIPService voipService, INetworkService networkService, IMessageFactory messageFactory ) : System

메소드 상세

DialogThreadViewModel() 공개 메소드

public DialogThreadViewModel ( IProtoService protoService, ICacheService cacheService, ISettingsService settingsService, IEventAggregator aggregator, ILocationService locationService, INotificationsService pushService, IPlaybackService playbackService, IVoIPService voipService, INetworkService networkService, IMessageFactory messageFactory ) : System
protoService IProtoService
cacheService ICacheService
settingsService ISettingsService
aggregator IEventAggregator
locationService ILocationService
pushService INotificationsService
playbackService IPlaybackService
voipService IVoIPService
networkService INetworkService
messageFactory IMessageFactory
리턴 System