Click or drag to resize

IExtensibilityAssemblyFactory Interface

Interface that is defined within Extensibility Application to Create/Destroy Extensibility Applications

Namespace: Micros.PosCore.Extensibility
Assembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntax
C#
public interface IExtensibilityAssemblyFactory

The IExtensibilityAssemblyFactory type exposes the following members.

Methods
 NameDescription
Public methodCreate 
Public methodDestroy 
Top
See Also