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 |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the list of methods defined in the current type, but not those inherited from the base type, and not constructors or the finalizer.
IMethodCollection Methods { get; }
Type | Description |
---|---|
IMethodCollection |