Compartilhar via


IMethodCallCodeFragment.TypeArguments Propriedade

Definição

Obtém os argumentos de tipo genérico da chamada de método.

public System.Collections.Generic.IEnumerable<string> TypeArguments { get; }
member this.TypeArguments : seq<string>
Public ReadOnly Property TypeArguments As IEnumerable(Of String)

Valor da propriedade

Os argumentos de tipo.

Aplica-se a