Condividi tramite


NestedClosureCodeFragment.MethodCalls Proprietà

Definizione

Ottiene le chiamate al metodo usate come corpo della chiusura annidata.

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)

Valore della proprietà

Chiamata al metodo.

Si applica a