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

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

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

Метод Описание
DialogPinnedViewModel ( IProtoService protoService, ICacheService cacheService, ISettingsService settingsService, IEventAggregator aggregator, ILocationService locationService, INotificationsService pushService, IPlaybackService playbackService, IVoipService voipService, IGroupCallService groupCallService, INetworkService networkService, IStorageService storageService, ITranslateService translateService, IMessageFactory messageFactory ) : Unigram.Services

Описание методов

DialogPinnedViewModel() публичный Метод

public DialogPinnedViewModel ( IProtoService protoService, ICacheService cacheService, ISettingsService settingsService, IEventAggregator aggregator, ILocationService locationService, INotificationsService pushService, IPlaybackService playbackService, IVoipService voipService, IGroupCallService groupCallService, INetworkService networkService, IStorageService storageService, ITranslateService translateService, IMessageFactory messageFactory ) : Unigram.Services
protoService IProtoService
cacheService ICacheService
settingsService ISettingsService
aggregator IEventAggregator
locationService ILocationService
pushService INotificationsService
playbackService IPlaybackService
voipService IVoipService
groupCallService IGroupCallService
networkService INetworkService
storageService IStorageService
translateService ITranslateService
messageFactory IMessageFactory
Результат Unigram.Services