C# Класс Unigram.ViewModels.DialogThreadViewModel

Наследование: Unigram.ViewModels.DialogViewModel
Показать файл Открыть проект

Открытые методы

Метод Описание
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