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

Afficher le fichier Open project: slashdotdash/Duplicity

Protected Properties

Свойство Type Description
Context Establish
Dispose Cleanup
Output List

Méthodes protégées

Méthode Description
Filter ( ) : void
OutputAt ( int index ) : FileSystemChange

Method Details

Filter() protected static méthode

protected static Filter ( ) : void
Résultat void

OutputAt() protected static méthode

protected static OutputAt ( int index ) : FileSystemChange
index int
Résultat FileSystemChange

Property Details

Context protected_oe property

protected Establish Context
Résultat Establish

Dispose protected_oe property

protected Cleanup Dispose
Résultat Cleanup

Output protected_oe static_oe property

protected static List Output
Résultat List