C# Class JabbrMobile.Common.Services.SettingsService

Inheritance: ISettingsService
Exibir arquivo Open project: Redth/JabbRIsMobile

Public Methods

Method Description
Load ( ) : void
Save ( ) : void
SettingsService ( ) : System

Method Details

Load() public method

public Load ( ) : void
return void

Save() public method

public Save ( ) : void
return void

SettingsService() public method

public SettingsService ( ) : System
return System