1
Answer

Pass function as parameter.

james stone

james stone

16y
29.2k
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