C# Класс NntpClient.Article

Decoded article downloaded from usenet.
Показать файл Открыть проект

Открытые методы

Метод Описание
Store ( string path ) : string

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

Приватные методы

Метод Описание
Article ( ) : System

Описание методов

Store() публичный Метод

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
Результат string