C# 클래스 FubarDev.FtpServer.ListFormatters.LongListFormatter

The IListFormatter for the long directory listing format
상속: IListFormatter
파일 보기 프로젝트 열기: FubarDevelopment/FtpServer 1 사용 예제들

공개 메소드들

메소드 설명
Format ( IUnixFileSystemEntry entry, string name ) : string

비공개 메소드들

메소드 설명
BuildAccessMode ( IAccessMode accessMode ) : string
BuildLine ( IUnixFileSystemEntry entry, IUnixFileEntry fileEntry, string name ) : string

메소드 상세

Format() 공개 메소드

public Format ( IUnixFileSystemEntry entry, string name ) : string
entry IUnixFileSystemEntry
name string
리턴 string