C# Class Kipunji.Models.BaseDocModel

Show file Open project: jpobst/Kipunji

Protected Methods

Method Description
BaseDocModel ( ) : System
ParsePath ( string path ) : List
RemovePiece ( string path, string piece ) : string

Method Details

BaseDocModel() protected method

protected BaseDocModel ( ) : System
return System

ParsePath() protected method

protected ParsePath ( string path ) : List
path string
return List

RemovePiece() protected method

protected RemovePiece ( string path, string piece ) : string
path string
piece string
return string