New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.XmlSerialization

Assembly:Telerik.WinControls.dll

Type Parameters:

ServiceType

Syntax:

C#
public class IServiceProviderHelper<ServiceType> where ServiceType : class

Inheritance: objectIServiceProviderHelper<ServiceType>

Constructors

C#
public IServiceProviderHelper()

Methods

C#
public static ServiceType GetService(IServiceProvider serviceProvider, string caller)
Parameters:serviceProviderIServiceProvidercallerstringReturns:

ServiceType