EventBindingService Constructor (IServiceProvider^)
.NET Framework (current version)
Initializes a new instance of the EventBindingService class.
Assembly: System.Design (in System.Design.dll)
Parameters
- provider
-
Type:
System::IServiceProvider^
The service provider from which EventBindingService will query for services.
| Exception | Condition |
|---|---|
| ArgumentNullException | provider is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: