Méthode | Description | |
---|---|---|
Clear ( ) : void |
remove all from changes
|
|
GetChangeCount ( ) : int |
Get the change queue.
|
|
GetChangeQueue ( ) : Queue |
Get the change queue.
|
|
Watcher ( string folder ) : System |
Constructor.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Dispose of the watcher. Called by RepoBase.Dispose via System.ComponentModel
|
Méthode | Description | |
---|---|---|
AddChange ( |
insert in changes.
|
|
ChangeHandle ( |
||
InvokeChangeEvent ( |
||
OnChanged ( object source, |
||
OnCreated ( object source, |
||
OnDeleted ( object source, |
||
OnError ( object source, |
||
OnRenamed ( object source, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |