Info
Version: | 1.0.0 |
Author(s): | Matt Davey |
Last Update: | Friday, January 25, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/mattdavey/weegems |
NuGet Url: | https://www.nuget.org/packages/WeeGems.PartialApplication |
Install
Install-Package WeeGems.PartialApplication
dotnet add package WeeGems.PartialApplication
paket add WeeGems.PartialApplication
WeeGems.PartialApplication Download (Unzip the "nupkg" after downloading)
Dependencies
- WeeGems.Require(1.0.0.0)
Tags
This library provides extension methods for the System.Action and System.Func`1 group of delegates, allowing them to be partially applied.