C# Class NntpClient.Article

Decoded article downloaded from usenet.
Mostrar archivo Open project: strider-/NntpClient

Public Methods

Method Description
Store ( string path ) : string

Saves the article body to the specified path, using the filename & binary part number in the final location.

Private Methods

Method Description
Article ( ) : System

Method Details

Store() public method

Saves the article body to the specified path, using the filename & binary part number in the final location.
public Store ( string path ) : string
path string Directory to store the article in
return string