AttributeRouting icon indicating copy to clipboard operation
AttributeRouting copied to clipboard

Add overload to AddRoutesFromAssembly to support a collection of assemblies

Open john-t-white opened this issue 12 years ago • 0 comments

I have a plug in style application and I would like the ability to just pass a collection of assemblies into the AddRoutesFromAssembly method. Currently I am looping through and calling it multiple times but it would be nice to be able to just call it once and pass in the list of assemblies.

john-t-white avatar Mar 15 '13 13:03 john-t-white