C# 클래스 FubarDev.FtpServer.CommandHandlers.FtpCommandHandler

The base class for all FTP command handlers
상속: FtpCommandHandlerBase
파일 보기 프로젝트 열기: FubarDevelopment/FtpServer

보호된 메소드들

메소드 설명
FtpCommandHandler ( [ connection, [ name ) : System.Collections.Generic

Initializes a new instance of the FtpCommandHandler class.

비공개 메소드들

메소드 설명
GetExtensions ( ) : IEnumerable

메소드 상세

FtpCommandHandler() 보호된 메소드

Initializes a new instance of the FtpCommandHandler class.
protected FtpCommandHandler ( [ connection, [ name ) : System.Collections.Generic
connection [ The connection this instance is used for
name [ The command name
리턴 System.Collections.Generic