AddMethod
Gets the method implementing the add
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 AddMethod { get; }
Property Value
Type | Description |
---|---|
IMethod |