次の方法で共有


PropertyAccessorCodeFragment クラス

定義

プロパティ アクセサーのラムダ コード フラグメントを表します。

public class PropertyAccessorCodeFragment
type PropertyAccessorCodeFragment = class
Public Class PropertyAccessorCodeFragment
継承
PropertyAccessorCodeFragment

コンストラクター

PropertyAccessorCodeFragment(String, IReadOnlyList<String>)

PropertyAccessorCodeFragment クラスの新しいインスタンスを初期化します。

プロパティ

Parameter

ラムダのパラメーターの名前を取得します。

Properties

ラムダで表されるプロパティの一覧を取得します。

適用対象