MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsComposition­AspectGet­Public­Interfaces
Open sandboxFocus

CompositionAspect.GetPublicInterfaces Method

GetPublicInterfaces(Type)

The interface type is passed as a parameter to the ImplementInterface(INamedType, INamedType, OverrideStrategy, Object) method.

Declaration
protected virtual Type[] GetPublicInterfaces(Type targetType)
Parameters
Type Name Description
System.Type targetType
Returns
Type Description
System.Type[]