Creates a new instance of AddinWrapperBase.

Namespace:  XllPlus.ComWrappers.Runtime
Assembly:  XllPlus.ComWrappers.Runtime (in XllPlus.ComWrappers.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)

Syntax

C#
protected AddinWrapperBase()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
AddinWrapperBase()

See Also