Method InheritsFromType
InheritsFromType(ITypeSymbol, String, Boolean)
Declaration
public static bool InheritsFromType(this ITypeSymbol symbol, string typeName, bool exact = false)
Parameters
Type | Name | Description |
---|---|---|
ITypeSymbol | symbol | |
String | typeName | |
Boolean | exact |
Returns
Type | Description |
---|---|
Boolean |