Method InheritsFromInterface
InheritsFromInterface(ITypeSymbol, String, Boolean)
Declaration
public static bool InheritsFromInterface(this ITypeSymbol symbol, string interfaceName, bool checkBaseType = true)
Parameters
Type | Name | Description |
---|---|---|
ITypeSymbol | symbol | |
String | interfaceName | |
Boolean | checkBaseType |
Returns
Type | Description |
---|---|
Boolean |