Click or drag to resize

AddInTreeImpl Constructor

Initializes a new instance of the AddInTreeImpl class

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AddInTreeImpl(
	ApplicationStateInfoService applicationStateService
)

Parameters

applicationStateService  ApplicationStateInfoService

[Missing <param name="applicationStateService"/> documentation for "M:Altaxo.AddInItems.AddInTreeImpl.#ctor(Altaxo.Main.Services.ApplicationStateInfoService)"]

See Also