Compartir a través de


FluentApiCodeFragment(String) Constructor

Definición

Inicializa una nueva instancia de la clase FluentApiCodeFragment.

public FluentApiCodeFragment (string method);
new Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment : string -> Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment
Public Sub New (method As String)

Parámetros

method
String

Nombre del método.

Se aplica a