Click or drag to resize

AddInReference(String) Constructor

Initializes a new instance of the AddInReference class

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AddInReference(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Altaxo.AddInItems.AddInReference.#ctor(System.String)"]

See Also