Helpers.

GetService<T>(IServiceProvider) Method

Namespace
XamlParserTests
Containing Type
Helpers

Syntax

public static T GetService<T>(this IServiceProvider prov)

Type Parameters

Name Description
T

Parameters

Name Type Description
prov IServiceProvider

Return Value

Type Description
T