메소드 | 설명 | |
---|---|---|
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 |
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 |