Class AddinFactory

System.Object
  System.MarshalByRefObject
    Westwind.wwReflection.AddinFactory
public class AddinFactory : MarshalByRefObject

Class Members

MemberDescription

Constructor

CreateAddin

TypeParser Factory method that loads the TypeParser object into a new AppDomain so it can be unloaded. Creates AppDomain and creates type.

public object CreateAddin();

UnloadAddin

public void UnloadAddin();

Requirements

Namespace: Westwind.wwReflection
Assembly: wwReflection.DLL

© West Wind Techologies, 1996-2023 • Updated: 07/31/07
Comment or report problem with topic