次の方法で共有


FluentApiCodeFragment.TypeArguments プロパティ

定義

メソッド呼び出しのジェネリック型引数を取得します。

public virtual System.Collections.Generic.IList<string> TypeArguments { get; set; }
member this.TypeArguments : System.Collections.Generic.IList<string> with get, set
Public Overridable Property TypeArguments As IList(Of String)

プロパティ値

型引数。

適用対象