DiscoveredParts Class

Definition

public class DiscoveredParts
type DiscoveredParts = class
Public Class DiscoveredParts
Inheritance
DiscoveredParts

Constructors

DiscoveredParts(IEnumerable<ComposablePartDefinition>, IEnumerable<PartDiscoveryException>)

Fields

Empty

Properties

DiscoveryErrors
Parts

Methods

ThrowOnErrors()

Returns the discovered parts if no errors occurred, otherwise throws an exception describing any discovery failures.

Applies to