What is Action Delegate in C# ?
Sujeet Suman
This is type of generic delegate which takes single parameter as a function & no return type.