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();
        }