C# Class FubarDev.FtpServer.ListFormatters.ShortListFormatter

The IListFormatter for the short directory listing format (name only)
Inheritance: IListFormatter
ファイルを表示 Open project: FubarDevelopment/FtpServer Class Usage Examples

Public Methods

Method Description
Format ( IUnixFileSystemEntry entry, string name ) : string

Method Details

Format() public method

public Format ( IUnixFileSystemEntry entry, string name ) : string
entry IUnixFileSystemEntry
name string
return string