C# Class RavenFS.Config.ServerUrlUtil

Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Méthode Description
TryReadPreviouslySavedServerUrl ( string &serverUrl ) : bool
TrySaveServerUrlForNextTime ( string serverUrl ) : bool

Method Details

TryReadPreviouslySavedServerUrl() public static méthode

public static TryReadPreviouslySavedServerUrl ( string &serverUrl ) : bool
serverUrl string
Résultat bool

TrySaveServerUrlForNextTime() public static méthode

public static TrySaveServerUrlForNextTime ( string serverUrl ) : bool
serverUrl string
Résultat bool