Show / Hide Table of Contents

    Class LongListFormatter

    The IListFormatter for the long directory listing format.

    Inheritance
    Object
    LongListFormatter
    Implements
    IListFormatter
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer.ListFormatters
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public class LongListFormatter : IListFormatter

    Methods

    | Improve this Doc View Source

    Format(IUnixFileSystemEntry, Nullable<String>)

    Declaration
    public string Format(IUnixFileSystemEntry entry, string? name)
    Parameters
    Type Name Description
    IUnixFileSystemEntry entry
    Nullable<String> name
    Returns
    Type Description
    String

    Implements

    IListFormatter
    • Improve this Doc
    • View Source
    Back to top
    Copyright © 2018 Fubar Development Junker
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.