Méthode |
Description |
|
CFRunLoopGetMain ( ) : IntPtr |
|
|
Dispose ( bool disposing ) : void |
|
|
DoCallback ( IntPtr streamRef, IntPtr clientCallBackInfo, int numEvents, IntPtr eventPaths, IntPtr eventFlags, IntPtr eventIds ) : void |
|
|
FSEventStreamCreate ( IntPtr allocator, FSEventStreamCallback callback, IntPtr context, IntPtr pathsToWatch, ulong sinceWhen, double latency, FSEventStreamCreateFlags flags ) : IntPtr |
|
|
FSEventStreamInvalidate ( IntPtr streamRef ) : void |
|
|
FSEventStreamRelease ( IntPtr streamRef ) : void |
|
|
FSEventStreamScheduleWithRunLoop ( IntPtr streamRef, IntPtr runLoop, IntPtr runLoopMode ) : void |
|
|
FSEventStreamStart ( IntPtr streamRef ) : bool |
|
|
FSEventStreamStop ( IntPtr streamRef ) : void |
|
|
checkDirectory ( string dir ) : void |
|
|