Click or drag to resize

RuntimeLoadAssemblyFrom Method

[Missing <summary> documentation for "M:Altaxo.AddInItems.Runtime.LoadAssemblyFrom(System.String)"]


Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual Assembly LoadAssemblyFrom(
	string assemblyFile
)

Parameters

assemblyFile  String

[Missing <param name="assemblyFile"/> documentation for "M:Altaxo.AddInItems.Runtime.LoadAssemblyFrom(System.String)"]

Return Value

Assembly

[Missing <returns> documentation for "M:Altaxo.AddInItems.Runtime.LoadAssemblyFrom(System.String)"]

See Also