次の方法で共有


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

メソッドの名前。

適用対象