C# 클래스 Kipunji.Models.BaseDocModel

파일 보기 프로젝트 열기: jpobst/Kipunji

보호된 메소드들

메소드 설명
BaseDocModel ( ) : System
ParsePath ( string path ) : List
RemovePiece ( string path, string piece ) : string

메소드 상세

BaseDocModel() 보호된 메소드

protected BaseDocModel ( ) : System
리턴 System

ParsePath() 보호된 메소드

protected ParsePath ( string path ) : List
path string
리턴 List

RemovePiece() 보호된 메소드

protected RemovePiece ( string path, string piece ) : string
path string
piece string
리턴 string