Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Dependencies > ServiceHost > GetService
Get the service implementation.
| Overload | Description |
|---|---|
| GetService<T>(Object[] parameters) | Get the service implementation. |
Get the service implementation.
public static T GetService<T>(Object[] parameters)T - The instance.
| Parameter | Type | Description |
|---|---|---|
parameters |
Object[] | The constructor parameters. |
| Generated | Copyright | Version |
|---|---|---|
| 02/22/2021 21:59:57 | (c) Copyright 2020 Jeremy Likness. | 0.9.7-beta |