Click or drag to resize

RuntimeFindType Method

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


Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Type? FindType(
	string className
)

Parameters

className  String

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

Return Value

Type

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

See Also