You need to ensure that when the ProcessingComplete event is raised, an instance of the ProcessComplete class is provided to event subscribers. Which base class should you use for the ProcessComplete class?
A.
IEnumerable(Of Order)
B.
CollectionBase
C. EventArgs
D.
Attribute
No comments:
Post a Comment