Skip to main content

Interface ICoreModuleType

Assembly: WaaS.Core.dll
View Source
Declaration
public interface ICoreModuleType : ICoreType, ICoreSorted, ISortedExportable, ISorted

Properties

Declarations

View Source
Declaration
ReadOnlyMemory<ICoreModuleDeclaration> Declarations { get; }