CustomAssemblyLoadingProhibitedException Constructors
An exception thrown on an attempt to load a custom assembly by an Entity Framework data source when it was not permitted to do this.
Name | Parameters | Description |
---|---|---|
Custom |
assembly |
Initializes a new instance of the Custom |
See Also