IsSubclassOf(INamedType)
Determines whether the type if subclass of the given class or interface.
Declaration
bool IsSubclassOf(INamedType type)
Parameters
Type | Name | Description |
---|---|---|
INamedType | type |
Returns
Type | Description |
---|---|
bool |
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
Determines whether the type if subclass of the given class or interface.
bool IsSubclassOf(INamedType type)
Type | Name | Description |
---|---|---|
INamedType | type |
Type | Description |
---|---|
bool |