NodeServicesFactory Classe

Définition

Attention

Use Microsoft.AspNetCore.SpaServices.Extensions

Fournit des instances 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
Héritage
NodeServicesFactory
Attributs

Méthodes

CreateNodeServices(NodeServicesOptions)
Obsolète.

Créez un INodeServices instance en fonction des options fournies.

S’applique à