fasterflect icon indicating copy to clipboard operation
fasterflect copied to clipboard

Extension Methods

Open ffhighwind opened this issue 7 years ago • 0 comments

Can you put extension methods in their own namespace? The base Fasterflect namespace has all of these extensions for built in types like Type and object. I want is to return the delegates e.g. MethodInvoker without forcing users to add a using per delegate.

Either way, thank you for the hard work.

ffhighwind avatar Mar 24 '19 21:03 ffhighwind