I don’t think you can refer to a delegate initiali...
# codereview
d
I don’t think you can refer to a delegate initialized inline like that at the moment. If you initialize it with a name somewhere else then you can reuse it in the class.