Error!
Success!

Predicate-and-Anonymous-functions-in-Net

0
kicks

Predicate-and-Anonymous-functions-in-Net  (Unpublished)

Basically a predicate in .Net (System.Predicate) is just a delegate to a user defined method which return true of false base upon some criteria, thus helps in decision making to the call of certain functions like List.FindAll, List.Find etc.


Kicked By:
Drop Kicked By: