C# Class Duplicity.Specifications.Observing.WithAnObservableDirectory

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

Protected Properties

Property Type Description
Changes IList
Context Establish
Dispose Cleanup
SourceDirectory string

Protected Methods

Method Description
ChangeAt ( int index ) : FileSystemChange
CreateFileSystemObservable ( ) : void

Method Details

ChangeAt() protected static method

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

CreateFileSystemObservable() protected static method

protected static CreateFileSystemObservable ( ) : void
return void

Property Details

Changes protected_oe static_oe property

protected static IList Changes
return IList

Context protected_oe property

protected Establish Context
return Establish

Dispose protected_oe property

protected Cleanup Dispose
return Cleanup

SourceDirectory protected_oe static_oe property

protected static string SourceDirectory
return string