Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IEvent/Type
Open sandboxFocus

Property Type

Type

Gets the type of the event, i.e. the type of the delegate.

Declaration
INamedType Type { get; }
Property Value
Type Description
INamedType