Provides a faster alternative to calling `.Invoke` on `System.Reflection.MethodInfo` by separating the binding and invocation stages.
Info
| Version: | 0.0.6 |
| Author(s): | IntelliFactory |
| Last Update: | Monday, April 22, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://bitbucket.org/IntelliFactory/fastinvoke |
| NuGet Url: | https://www.nuget.org/packages/IntelliFactory.FastInvoke |
Install
Install-Package IntelliFactory.FastInvoke
dotnet add package IntelliFactory.FastInvoke
paket add IntelliFactory.FastInvoke
IntelliFactory.FastInvoke Download (Unzip the "nupkg" after downloading)
Dependencies
Tags