C# Class Kipunji.Models.NamespaceModel

Inheritance: BaseDocModel
Show file Open project: jpobst/Kipunji Class Usage Examples

Public Methods

Method Description
NamespaceModel ( ) : System
NamespaceModel ( string name, string summary ) : System
ParseRequest ( string path ) : List

Method Details

NamespaceModel() public method

public NamespaceModel ( ) : System
return System

NamespaceModel() public method

public NamespaceModel ( string name, string summary ) : System
name string
summary string
return System

ParseRequest() public method

public ParseRequest ( string path ) : List
path string
return List