as titled
i'd like use syntax like this:
allControllers.Find(x=>x.Name=="HomeController")
i want to add a attribute to an action using LINQ when application start
as titled
i'd like use syntax like this:
allControllers.Find(x=>x.Name=="HomeController")
i want to add a attribute to an action using LINQ when application start