C# 클래스 Duplicity.Specifications.Filtering.IgnoreChangesBeforeDeletions.WithFilter

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

보호된 프로퍼티들

프로퍼티 타입 설명
Context Establish
Dispose Cleanup
Output List

보호된 메소드들

메소드 설명
Filter ( ) : void
OutputAt ( int index ) : FileSystemChange

메소드 상세

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

protected static Filter ( ) : void
리턴 void

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

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

프로퍼티 상세

Context 보호되어 있는 프로퍼티

protected Establish Context
리턴 Establish

Dispose 보호되어 있는 프로퍼티

protected Cleanup Dispose
리턴 Cleanup

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

protected static List Output
리턴 List