C1.Win.4.8 Assembly / System Namespace / ServiceExtensions Class / GetService<T> Method
GetService<T> Method
In This Topic
Syntax
'Declaration
 
Public Shared Function GetService(Of T As Class)( _
   ByVal provider As IServiceProvider _
) As T
 

Parameters

provider

Type Parameters

T
See Also