C# Class Unigram.ViewModels.Settings.Privacy.SettingsPrivacyAllowChatInvitesViewModel

Inheritance: SettingsPrivacyViewModelBase
Exibir arquivo Open project: hihain/UnigramMobile

Public Methods

Method Description
SettingsPrivacyAllowChatInvitesViewModel ( IProtoService protoService, ICacheService cacheService, ISettingsService settingsService, IEventAggregator aggregator ) : Telegram.Td.Api

Method Details

SettingsPrivacyAllowChatInvitesViewModel() public method

public SettingsPrivacyAllowChatInvitesViewModel ( IProtoService protoService, ICacheService cacheService, ISettingsService settingsService, IEventAggregator aggregator ) : Telegram.Td.Api
protoService IProtoService
cacheService ICacheService
settingsService ISettingsService
aggregator IEventAggregator
return Telegram.Td.Api