Class UserNameLookUpEvent
- Namespace
- Innova.Prism.Infrastructure.Events
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an event that is raised when a user name lookup is performed.
public class UserNameLookUpEvent : PubSubEvent<string>
- Inheritance
-
UserNameLookUpEvent