Creates the PerpetuumSoft.Reporting.WebViewer.Client.ServiceProvider class instance.
Namespace: PerpetuumSoft.Reporting.WebViewer.ClientAssembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public ServiceProvider( ErrorProvider errorProvider ) |
Visual Basic |
---|
Public Sub New ( _ errorProvider As ErrorProvider _ ) |
Visual C++ |
---|
public: ServiceProvider( ErrorProvider^ errorProvider ) |
Parameters
- errorProvider
- Type: PerpetuumSoft.Reporting.WebViewer.Client..::..ErrorProvider
The PerpetuumSoft.Reporting.WebViewer.Client.ErrorProvider class object which provides access to the errors occurred during the component work.