MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIEventTo­Event­Info
Open sandboxFocus

IEvent.ToEventInfo Method

ToEventInfo()

Gets an System.Reflection.EventInfo that represents the current event at run time.

Declaration
EventInfo ToEventInfo()
Returns
Type Description
System.Reflection.EventInfo

An System.Reflection.EventInfo that can be used only in run-time code.