C# 클래스 Provider.BasePathManager

파일 보기 프로젝트 열기: Huddle/Puddle

공개 메소드들

메소드 설명
CreatePath ( ) : string
FindRootPath ( ) : string

보호된 메소드들

메소드 설명
BasePathManager ( string path, string host ) : System

비공개 메소드들

메소드 설명
IsNumber ( string text ) : System.Boolean

메소드 상세

BasePathManager() 보호된 메소드

protected BasePathManager ( string path, string host ) : System
path string
host string
리턴 System

CreatePath() 공개 메소드

public CreatePath ( ) : string
리턴 string

FindRootPath() 공개 메소드

public FindRootPath ( ) : string
리턴 string