Aracılığıyla paylaş


NestedClosureCodeFragment.MethodCalls Özellik

Tanım

İç içe kapatmanın gövdesi olarak kullanılan yöntem çağrılarını alır.

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment> MethodCalls { get; }
member this.MethodCalls : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment>
Public Overridable ReadOnly Property MethodCalls As IReadOnlyList(Of MethodCallCodeFragment)

Özellik Değeri

Yöntem çağrısı.

Şunlara uygulanır