MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIEventRemove­Method
Open sandboxFocus

IEvent.RemoveMethod Property

RemoveMethod

Gets the method implementing the remove semantic. In case of field-like events, this property returns an object that does not map to source code but allows to add aspects and advice as with a normal method.

Declaration
IMethod RemoveMethod { get; }
Property Value
Type Description
IMethod