Replace any .NET method (including static and non-virtual) with a delegate.
Info
| Version: | 1.2.1 |
| Author(s): | Pose |
| Last Update: | Tuesday, June 26, 2018 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/tonerdo/pose |
| NuGet Url: | https://www.nuget.org/packages/Pose |
Install
Install-Package Pose
dotnet add package Pose
paket add Pose
Pose Download (Unzip the "nupkg" after downloading)
Dependencies
- Mono.Reflection.Core(>= 1.1.1)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags