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

Inheritance: SettingsPrivacyViewModelBase
ファイルを表示 Open project: hihain/UnigramMobile Class Usage Examples

Public Methods

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

Method Details

SettingsPrivacyAllowP2PCallsViewModel() public method

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