Click or drag to resize

LoadContextIntoDefault Constructor

Initializes a new instance of the LoadContextIntoDefault class.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public LoadContextIntoDefault(
	string pluginAssemblyFileName
)

Parameters

pluginAssemblyFileName  String
The full file name of the original plugin assembly file.
See Also