C# Class JabbRPhone.Helpers.SettingsHelper

Show file Open project: dkarzon/JabbRPhone

Public Methods

Method Description
GetServerUrl ( ) : string
SaveServerUrl ( string url ) : void

Method Details

GetServerUrl() public static method

public static GetServerUrl ( ) : string
return string

SaveServerUrl() public static method

public static SaveServerUrl ( string url ) : void
url string
return void