System.Runtime.InteropServices.ComAwareEventInfo public class ComAwareEventInfo : EventInfo Documentation Code namespace System.Runtime.InteropServices { public class ComAwareEventInfo : EventInfo { public ComAwareEventInfo(Type type, string eventName); } }