C# Class Jango_Desktop.Track

Show file Open project: SamPlusPlus/Jango-Desktop Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
Track ( Skybound gDoc ) : System

Private Methods

Method Description
CleanHtml ( string html ) : string

This function will remove basic html tags from a string.

Method Details

ToString() public method

public ToString ( ) : string
return string

Track() public method

public Track ( Skybound gDoc ) : System
gDoc Skybound
return System