I just want to verify my understanding about the following
Action and Func are just special cases of the Delegate. Delegate itself is something that references a method and can be used to call it.