C# Class NntpClient.Article

Decoded article downloaded from usenet.
Afficher le fichier Open project: strider-/NntpClient

Méthodes publiques

Méthode 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

Méthode Description
Article ( ) : System

Method Details

Store() public méthode

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
Résultat string