C# Класс FubarDev.FtpServer.CommandHandlers.FtpCommandHandler

The base class for all FTP command handlers
Наследование: FtpCommandHandlerBase
Показать файл Открыть проект

Защищенные методы

Метод Описание
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