C# Class Microsoft.EntityFrameworkCore.Storage.ParameterNameGeneratorFactory

Creates instances of the ParameterNameGenerator type.

This type is typically used by database providers (and other extensions). It is generally not used in application code.

Inheritance: IParameterNameGeneratorFactory
Afficher le fichier Open project: lodejard/AllNetCore

Méthodes publiques

Méthode Description
Create ( ) : ParameterNameGenerator

Method Details

Create() public méthode

public Create ( ) : ParameterNameGenerator
Résultat ParameterNameGenerator