AshMind.Web.Mvc.ConfiguredMvcApplicationBase.ShouldDiscoverModulesIn C# (CSharp) Method

ShouldDiscoverModulesIn() protected abstract method

protected abstract ShouldDiscoverModulesIn ( string path ) : bool
path string
return bool
        protected abstract bool ShouldDiscoverModulesIn(string path);