C# Class FubarDev.FtpServer.ListFormatters.ShortListFormatter

The IListFormatter for the short directory listing format (name only)
Inheritance: IListFormatter
Afficher le fichier Open project: FubarDevelopment/FtpServer Class Usage Examples

Méthodes publiques

Méthode Description
Format ( IUnixFileSystemEntry entry, string name ) : string

Method Details

Format() public méthode

public Format ( IUnixFileSystemEntry entry, string name ) : string
entry IUnixFileSystemEntry
name string
Résultat string