0
kicks
The Action Delegate
Did you know that by using the Action delegate we can define a single operation which will automatically be applied to every member of an array?
This is a great way to make your code cleaner and more elegant,