ServiceManager<T> Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class ServiceManager<T> where T : IExportable
type ServiceManager<'T (requires 'T :> IExportable)> = class
Public Class ServiceManager(Of T)
Parâmetros de tipo
- T
- Herança
-
ServiceManager<T>
Construtores
| Nome | Description |
|---|---|
| ServiceManager<T>(IDependencyManager) | |
Métodos
| Nome | Description |
|---|---|
| GetService() | |