FluentApiCodeFragment(String) 构造函数

定义

初始化 FluentApiCodeFragment 类的新实例。

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

参数

method
String

方法的名称。

适用于