Chapter4 - Raising Event
The book shows the the entry as "DataType" but I don't have that option in the list. I have it like this instead
Public Event EventName(VariableName As DataTypeEnum)
Is this a typo in the book or am I missing something?
Thank You!
|