Win.CodeNavi.frmMain.WatcherUpdateGrepifyProfiles C# (CSharp) Méthode

WatcherUpdateGrepifyProfiles() private méthode

private WatcherUpdateGrepifyProfiles ( object e, FileSystemEventArgs a ) : void
e object
a FileSystemEventArgs
Résultat void
        private void WatcherUpdateGrepifyProfiles(object e, FileSystemEventArgs a)
        {
            UpdateGrepifyProfiles();
        }