Interface IInstanceType
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IInstanceType : IType, ISortedExportable, ISorted
Properties
Exports
View Source
Declaration
IReadOnlyDictionary<string, IExportableDescriptor<ISortedExportable>> Exports { get; }