C# 클래스 NntpClient.Decoders.Uudecoder

상속: BinaryDecoder
파일 보기 프로젝트 열기: strider-/NntpClient

공개 메소드들

메소드 설명
Decode ( Action OnChunkDownloaded ) : void
Uudecoder ( Connection conn ) : System

메소드 상세

Decode() 공개 메소드

public Decode ( Action OnChunkDownloaded ) : void
OnChunkDownloaded Action
리턴 void

Uudecoder() 공개 메소드

public Uudecoder ( Connection conn ) : System
conn Connection
리턴 System