C# 클래스 Provider.PathManager

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

공개 메소드들

메소드 설명
CreatePath ( ) : string
FindRootPath ( ) : string
PathManager ( string path ) : System

비공개 메소드들

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

메소드 상세

CreatePath() 공개 메소드

public CreatePath ( ) : string
리턴 string

FindRootPath() 공개 메소드

public FindRootPath ( ) : string
리턴 string

PathManager() 공개 메소드

public PathManager ( string path ) : System
path string
리턴 System