Table of Contents

Class TypeResolutionService

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll
public class TypeResolutionService : ITypeResolutionService
Inheritance
TypeResolutionService
Implements

Constructors

TypeResolutionService(IDesignedComponentAssemblyProvider)

Initializes a new instance of the TypeResolutionService class with default settings.

Properties

KnownTypes
ReferencedAssemblies

Methods

GetAssembly(AssemblyName, bool)
GetKnownType(string)

Fall-back method to return known type

GetPathOfAssembly(AssemblyName)
GetType(string, bool, bool)
ReferenceAssembly(AssemblyName)