Partager via


NestedClosureCodeFragment.MethodCalls Propriété

Définition

Obtient les appels de méthode utilisés comme corps de la fermeture imbriquée.

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)

Valeur de propriété

Appel de méthode.

S’applique à