C# Class NntpClient.Group

Represents a usenet group
Mostrar archivo Open project: strider-/NntpClient

Public Methods

Method Description
ToString ( ) : string

Returns the name of the usenet group.

Private Methods

Method Description
Group ( ) : System
Parse ( string line ) : Group

Method Details

ToString() public method

Returns the name of the usenet group.
public ToString ( ) : string
return string