MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamed­TypeMethods
Open sandboxFocus

INamedType.Methods Property

Methods

Gets the list of methods defined in the current type, but not those inherited from the base type, and not constructors or the finalizer.

Declaration
IMethodCollection Methods { get; }
Property Value
Type Description
IMethodCollection