Skip to content

willryan/MethodToDelegate.Ninject

Repository files navigation

MethodToDelegate.Ninject

Ninject extensions for MethodToDelegate.

This package adds the extension method ToPartiallyAppliedMethodInfo(), which you can call after Bind():

Bind.ToPartiallyAppliedMethodInfo(methodInfoObject);

Most likely you will use this in conjuction with DelegateHelper.GetDelegateTypesAndMethods, as in DelegateModule.cs in the MethodToDelegate.Ninject.Test directory of this project.

About

Ninject extensions for MethodToDelegate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages