Win.CodeNavi.frmMain.WatcherUpdateGrepifyProfiles C# (CSharp) Метод

WatcherUpdateGrepifyProfiles() приватный Метод

private WatcherUpdateGrepifyProfiles ( object e, FileSystemEventArgs a ) : void
e object
a FileSystemEventArgs
Результат void
        private void WatcherUpdateGrepifyProfiles(object e, FileSystemEventArgs a)
        {
            UpdateGrepifyProfiles();
        }