C# Class RavenFS.Config.ServerUrlUtil

Mostrar archivo Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
TryReadPreviouslySavedServerUrl ( string &serverUrl ) : bool
TrySaveServerUrlForNextTime ( string serverUrl ) : bool

Method Details

TryReadPreviouslySavedServerUrl() public static method

public static TryReadPreviouslySavedServerUrl ( string &serverUrl ) : bool
serverUrl string
return bool

TrySaveServerUrlForNextTime() public static method

public static TrySaveServerUrlForNextTime ( string serverUrl ) : bool
serverUrl string
return bool