C# Class CmisSync.Lib.Filter.RepositoryRootDeletedDetection

Inheritance: SyncEventHandler
Exibir arquivo Open project: OpenDataSpace/CmisSync Class Usage Examples

Public Methods

Method Description
Handle ( ISyncEvent e ) : bool
RepositoryRootDeletedDetection ( IDirectoryInfo localRootPath ) : System

Private Methods

Method Description
IsRootFolderAvailable ( ) : bool

Method Details

Handle() public method

public Handle ( ISyncEvent e ) : bool
e ISyncEvent
return bool

RepositoryRootDeletedDetection() public method

public RepositoryRootDeletedDetection ( IDirectoryInfo localRootPath ) : System
localRootPath IDirectoryInfo
return System