共用方式為


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

方法的名稱。

適用於