C# 클래스 NntpClient.Article

Decoded article downloaded from usenet.
파일 보기 프로젝트 열기: strider-/NntpClient

공개 메소드들

메소드 설명
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