[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Internal.IAssemblyLoaderProvider

IAssemblyLoaderProvider Interface

Provides a mechanism to get an assembly loader which is used in scripting and custom code execution.

Namespace: GrapeCity.ActiveReports.Internal
Assembly: MESCIUS.ActiveReports.dll
Syntax
[CLSCompliant(false)]
public interface IAssemblyLoaderProvider

Methods

Name Description
GetAssemblyLoader()

Gets the assembly loader used for scripting and custom code execution.

Extension Methods