C# 클래스 Duplicity.Specifications.Observing.WithAnObservableDirectory

파일 보기 프로젝트 열기: slashdotdash/Duplicity

보호된 프로퍼티들

프로퍼티 타입 설명
Changes IList
Context Establish
Dispose Cleanup
SourceDirectory string

보호된 메소드들

메소드 설명
ChangeAt ( int index ) : FileSystemChange
CreateFileSystemObservable ( ) : void

메소드 상세

ChangeAt() 보호된 정적인 메소드

protected static ChangeAt ( int index ) : FileSystemChange
index int
리턴 FileSystemChange

CreateFileSystemObservable() 보호된 정적인 메소드

protected static CreateFileSystemObservable ( ) : void
리턴 void

프로퍼티 상세

Changes 보호되어 있는 정적으로 프로퍼티

protected static IList Changes
리턴 IList

Context 보호되어 있는 프로퍼티

protected Establish Context
리턴 Establish

Dispose 보호되어 있는 프로퍼티

protected Cleanup Dispose
리턴 Cleanup

SourceDirectory 보호되어 있는 정적으로 프로퍼티

protected static string SourceDirectory
리턴 string