1
Answer

Pass function as parameter.

Photo of james stone

james stone

16y
29.7k
1
I have a function myFunc(......) i would like to pass a function to myFunc that should be called in myFunc. If I have a function called aFunc(string a), how can I pass that function to myFunc?

Answers (1)

Next Recommended Forum