C# Class Machine.UrlStrong.Translation.Model.UrlTree

Show file Open project: machine/machine.urlstrong Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
UrlTree ( IEnumerable urls ) : System

Private Methods

Method Description
AddUrl ( ParsedUrl url ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string

UrlTree() public method

public UrlTree ( IEnumerable urls ) : System
urls IEnumerable
return System