C# 클래스 RavenFS.Config.ServerUrlUtil

파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS

공개 메소드들

메소드 설명
TryReadPreviouslySavedServerUrl ( string &serverUrl ) : bool
TrySaveServerUrlForNextTime ( string serverUrl ) : bool

메소드 상세

TryReadPreviouslySavedServerUrl() 공개 정적인 메소드

public static TryReadPreviouslySavedServerUrl ( string &serverUrl ) : bool
serverUrl string
리턴 bool

TrySaveServerUrlForNextTime() 공개 정적인 메소드

public static TrySaveServerUrlForNextTime ( string serverUrl ) : bool
serverUrl string
리턴 bool