DesignerObject.IServiceProvider.GetService Method (Type)
.NET Framework (current version)
For a description of this member, see IServiceProvider.GetService.
Assembly: System.Design (in System.Design.dll)
private abstract GetService : serviceType:Type -> Object private override GetService : serviceType:Type -> Object
Parameters
- serviceType
-
Type:
System.Type
The type of service being requested.
Implements
IServiceProvider.GetService(Type)
.NET Framework
Available since 2.0
Available since 2.0
Show: