Class with extension methods for Services-related classes and interfaces.
Inheritance Hierarchy
Spotfire.Dxp.Framework.ServicesExtensions
Namespace: Spotfire.Dxp.Framework.Services
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public static class Extensions
The Extensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetServiceTService |
Convenience generic extension method that calls GetService(Type) and casts the result.
|
Version Information
See Also