Bagikan melalui


PropertyAccessorCodeFragment(String, IReadOnlyList<String>) Konstruktor

Definisi

Menginisialisasi instans baru kelas PropertyAccessorCodeFragment.

public PropertyAccessorCodeFragment (string parameter, System.Collections.Generic.IReadOnlyList<string> properties);
new Microsoft.EntityFrameworkCore.Design.PropertyAccessorCodeFragment : string * System.Collections.Generic.IReadOnlyList<string> -> Microsoft.EntityFrameworkCore.Design.PropertyAccessorCodeFragment
Public Sub New (parameter As String, properties As IReadOnlyList(Of String))

Parameter

parameter
String

Nama parameter lambda.

properties
IReadOnlyList<String>

Daftar properti yang diwakili oleh lambda.

Berlaku untuk