Hello Everyone, In the article we will talk about Predicate
delegate.
Predicate is also a delegate which encapsulate a
method that takes only one parameter and
returns a bool value - true or false.
So in
general Predicate...
This is my personal blog and i write articles on .Net, WPF, C#, OOPS, Threading and other .Net technologies. This is not related to any of my employer and organizations. This is the result of my personal interest.