C# Class Cinchcast.Roque.Core.FileWatcher

Show file Open project: BlogTalkRadio/Roque

Public Methods

Method Description
OnConfigOrDllChanges ( System.Action action, bool onlyOnce = false ) : void

Method Details

OnConfigOrDllChanges() public method

public OnConfigOrDllChanges ( System.Action action, bool onlyOnce = false ) : void
action System.Action
onlyOnce bool
return void