BrowseForAssemblyEventArgs Constructors
Provides data for the IChooseEFContextPageView.BrowseForAssembly and ChooseEFContextPageView.BrowseForAssembly events.| Name | Parameters | Description |
|---|---|---|
| BrowseForAssemblyEventArgs(String) | assemblyPath | Initializes a new instance of the BrowseForAssemblyEventArgs class with the specified settings. |
See Also