In addition to using invoke()
on a function type, you can skip the
.invoke
characters and just call the function type as if it were a function
itself.
You can learn more about this in:
Tags: