Share via


RewriteTemplateFeature.IServiceProvider.GetService(Type) Method

Definition

 virtual System::Object ^ System.IServiceProvider.GetService(Type ^ serviceType) = IServiceProvider::GetService;
object IServiceProvider.GetService (Type serviceType);
Function GetService (serviceType As Type) As Object Implements IServiceProvider.GetService

Parameters

serviceType
Type

Returns

Implements

Applies to