Click or drag to resize

StiAssemblyFinderGetAssembly Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiAssemblyFinder.GetAssembly(System.String)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Assembly GetAssembly(
	string assemblyName
)

Parameters

assemblyName
Type: SystemString

[Missing <param name="assemblyName"/> documentation for "M:Stimulsoft.Base.StiAssemblyFinder.GetAssembly(System.String)"]

Return Value

Type: Assembly

[Missing <returns> documentation for "M:Stimulsoft.Base.StiAssemblyFinder.GetAssembly(System.String)"]

See Also