C# 클래스 RavenFS.Config.PortUtil

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

공개 메소드들

메소드 설명
GetPort ( string portStr ) : int

비공개 메소드들

메소드 설명
FindPort ( ) : int
TryReadPreviouslySelectAutoPort ( int &port ) : bool
TrySaveAutoPortForNextTime ( int autoPort ) : void

메소드 상세

GetPort() 공개 정적인 메소드

public static GetPort ( string portStr ) : int
portStr string
리턴 int