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

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

공개 메소드들

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

메소드 상세

Format() 공개 메소드

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