namespace Prise.Mvc { public interface IPriseMvcActionDescriptorChangeProvider { void TriggerPluginChanged(); } }