Related resources for Named Methods
  • Func Delegate in C# with Examples4/25/2015 1:05:19 AM. This video provides a complete explanation about the Generic Func Delegate and also explains about how to use Func Delegate with Named Method , Using Func Delegate with Anonymous Methods and using Func Delegate with Lambda Expressions with example. Hope this video will help out in using the Func Delegate Properly.
  • Named Delegates in C#3/10/2013 4:08:22 PM. This article demonstrates an interesting and very useful concept in C#.