Table of Contents

Class KnownAssemblies

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains some of the known assembly references.

public static class KnownAssemblies
Inheritance
KnownAssemblies

Fields

LibraryCommon

Gets 'Alternet.UI.Common' assembly.

LibraryInterfaces

Gets 'Alternet.UI.Interfaces' assembly.

LibraryMaui

Gets 'Alternet.UI.Maui' assembly if it is referenced by the application.

Properties

AllAlternet

Gets list of assemblies which includes LibraryInterfaces, LibraryCommon and all loaded assemblies which use LibraryCommon.