Namespace: Telerik.WinControls.XmlSerializationAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class IServiceProviderHelper<ServiceType>
where ServiceType : class
|
| Visual Basic |
|---|
Public Class IServiceProviderHelper(Of ServiceType As Class) |
Type Parameters
Inheritance Hierarchy
System..::..Object
Telerik.WinControls.XmlSerialization..::..IServiceProviderHelper<(Of <(<'ServiceType>)>)>
See Also