BeforeLoadCustomAssemblyEventArgs Constructors
Provides data for the EFDataSource.BeforeLoadCustomAssembly and EFDataSource.BeforeLoadCustomAssemblyGlobal events.| Name | Parameters | Description |
|---|---|---|
| BeforeLoadCustomAssemblyEventArgs(String, String) | assemblyPath, contextName | Initializes a new instance of the BeforeLoadCustomAssemblyEventArgs class with the specified settings. |
See Also