NRMethod.IsExtensionMethod Property NReflect
Gets or sets a value indicating if the method is a

Namespace: NReflect.NRMembers
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public bool IsExtensionMethod { get; set; }
See Also