PostSharpAPI ReferencePost­Sharp.​Aspects.​ConfigurationComposition­Aspect­ConfigurationPublic­Interfaces
Open sandboxFocus

CompositionAspectConfiguration.PublicInterfaces Property

PublicInterfaces

Gets or sets the array of interfaces that should be introduced publicly into the target type of the aspect.

Declaration
public TypeIdentity[] PublicInterfaces { get; set; }
Property Value
Type Description
TypeIdentity[]