Click or drag to resize

AssemblyExtTryLoad Method

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool TryLoad(
	string assembly
)

Parameters

assembly
Type: SystemString

[Missing <param name="assembly"/> documentation for "M:Stimulsoft.Base.AssemblyExt.TryLoad(System.String)"]

Return Value

Type: Boolean

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

See Also