Open sandboxFocus

Property ExplicitInterfaceImplementations

ExplicitInterfaceImplementations

Gets a list of interface methods that this method explicitly implements.

Declaration
IReadOnlyList<IMethod> ExplicitInterfaceImplementations { get; }
Property Value
Type Description
IReadOnlyList<IMethod>