C# 클래스 FSEntry, filezoo

파일 보기 프로젝트 열기: kig/filezoo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Comparer IComparer
Complete bool
Count long
DrawEntries List
Entries List
FilePassDone bool
FileType FileTypes,
FullName string
FullSizeThumbnail Cairo.ImageSurface
Group string
Height double
InProgress bool
IsDirectory bool
LCName string
LastChange DateTime
LastDraw System.Int64
LastFileChange DateTime
LastFilePass DateTime
LastMeasure DateTime
LastModified DateTime
LastSort DateTime
LastThumbDraw System.Int64
LinkTarget string
Measurer IMeasurer
Name string
Owner string
ParentDir FSEntry,
Permissions FileAccessPermissions
Size long
SortDirection SortingDirection
SubTreeCount long
SubTreeSize long
Suffix string
Thumbnail Cairo.ImageSurface

공개 메소드들

메소드 설명
Copy ( ) : FSEntry,
FSEntry ( Mono.Unix.UnixFileSystemInfo u ) : System
FSEntry ( string path ) : System
Setup ( Mono.Unix.UnixFileSystemInfo u ) : void

메소드 상세

Copy() 공개 메소드

public Copy ( ) : FSEntry,
리턴 FSEntry,

FSEntry() 공개 메소드

public FSEntry ( Mono.Unix.UnixFileSystemInfo u ) : System
u Mono.Unix.UnixFileSystemInfo
리턴 System

FSEntry() 공개 메소드

public FSEntry ( string path ) : System
path string
리턴 System

Setup() 공개 메소드

public Setup ( Mono.Unix.UnixFileSystemInfo u ) : void
u Mono.Unix.UnixFileSystemInfo
리턴 void

프로퍼티 상세

Comparer 공개적으로 프로퍼티

public IComparer Comparer
리턴 IComparer

Complete 공개적으로 프로퍼티

public bool Complete
리턴 bool

Count 공개적으로 프로퍼티

public long Count
리턴 long

DrawEntries 공개적으로 프로퍼티

public List DrawEntries
리턴 List

Entries 공개적으로 프로퍼티

public List Entries
리턴 List

FilePassDone 공개적으로 프로퍼티

public bool FilePassDone
리턴 bool

FileType 공개적으로 프로퍼티

public FileTypes, FileType
리턴 FileTypes,

FullName 공개적으로 프로퍼티

public string FullName
리턴 string

FullSizeThumbnail 공개적으로 프로퍼티

public ImageSurface,Cairo FullSizeThumbnail
리턴 Cairo.ImageSurface

Group 공개적으로 프로퍼티

public string Group
리턴 string

Height 공개적으로 프로퍼티

public double Height
리턴 double

InProgress 공개적으로 프로퍼티

public bool InProgress
리턴 bool

IsDirectory 공개적으로 프로퍼티

public bool IsDirectory
리턴 bool

LCName 공개적으로 프로퍼티

public string LCName
리턴 string

LastChange 공개적으로 프로퍼티

public DateTime LastChange
리턴 DateTime

LastDraw 공개적으로 프로퍼티

public Int64,System LastDraw
리턴 System.Int64

LastFileChange 공개적으로 프로퍼티

public DateTime LastFileChange
리턴 DateTime

LastFilePass 공개적으로 프로퍼티

public DateTime LastFilePass
리턴 DateTime

LastMeasure 공개적으로 프로퍼티

public DateTime LastMeasure
리턴 DateTime

LastModified 공개적으로 프로퍼티

public DateTime LastModified
리턴 DateTime

LastSort 공개적으로 프로퍼티

public DateTime LastSort
리턴 DateTime

LastThumbDraw 공개적으로 프로퍼티

public Int64,System LastThumbDraw
리턴 System.Int64

LinkTarget 공개적으로 프로퍼티

public string LinkTarget
리턴 string

Measurer 공개적으로 프로퍼티

public IMeasurer Measurer
리턴 IMeasurer

Name 공개적으로 프로퍼티

public string Name
리턴 string

Owner 공개적으로 프로퍼티

public string Owner
리턴 string

ParentDir 공개적으로 프로퍼티

public FSEntry, ParentDir
리턴 FSEntry,

Permissions 공개적으로 프로퍼티

public FileAccessPermissions Permissions
리턴 FileAccessPermissions

Size 공개적으로 프로퍼티

public long Size
리턴 long

SortDirection 공개적으로 프로퍼티

public SortingDirection SortDirection
리턴 SortingDirection

SubTreeCount 공개적으로 프로퍼티

public long SubTreeCount
리턴 long

SubTreeSize 공개적으로 프로퍼티

public long SubTreeSize
리턴 long

Suffix 공개적으로 프로퍼티

public string Suffix
리턴 string

Thumbnail 공개적으로 프로퍼티

public ImageSurface,Cairo Thumbnail
리턴 Cairo.ImageSurface