C# Class Duplicity.Specifications.Filtering.IgnoreChangesBeforeDeletions.WithFilter

ファイルを表示 Open project: slashdotdash/Duplicity

Protected Properties

Property Type Description
Context Establish
Dispose Cleanup
Output List

Protected Methods

Method Description
Filter ( ) : void
OutputAt ( int index ) : FileSystemChange

Method Details

Filter() protected static method

protected static Filter ( ) : void
return void

OutputAt() protected static method

protected static OutputAt ( int index ) : FileSystemChange
index int
return FileSystemChange

Property Details

Context protected_oe property

protected Establish Context
return Establish

Dispose protected_oe property

protected Cleanup Dispose
return Cleanup

Output protected_oe static_oe property

protected static List Output
return List