閱讀英文

共用方式為


PropertyAccessorCodeFragment(String, IReadOnlyList<String>) 建構函式

定義

初始化 PropertyAccessorCodeFragment 類別的新執行個體。

public PropertyAccessorCodeFragment (string parameter, System.Collections.Generic.IReadOnlyList<string> properties);

參數

parameter
String

Lambda 參數的名稱。

properties
IReadOnlyList<String>

Lambda 所代表的屬性清單。

適用於