共用方式為


NestedClosureCodeFragment.MethodCall 屬性

定義

取得做為巢狀關閉主體的方法呼叫。

public virtual Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment MethodCall { get; }
member this.MethodCall : Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment
Public Overridable ReadOnly Property MethodCall As MethodCallCodeFragment

屬性值

方法呼叫。

適用於