NodeServicesFactory Classe

Definição

Cuidado

Use Microsoft.AspNetCore.SpaServices.Extensions

Fornece instâncias INodeServices.

public ref class NodeServicesFactory abstract sealed
public static class NodeServicesFactory
[System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")]
public static class NodeServicesFactory
type NodeServicesFactory = class
[<System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")>]
type NodeServicesFactory = class
Public Class NodeServicesFactory
Herança
NodeServicesFactory
Atributos

Métodos

CreateNodeServices(NodeServicesOptions)
Obsoleto.

Crie uma INodeServices instância de acordo com as opções fornecidas.

Aplica-se a