ISignatureTypeProvider<TType,TGenericContext>.GetGenericMethodParameter Метод

Определение

Получает символ типа для параметра универсального метода в заданной отсчитываемой от нуля позиции index.

public:
 TType GetGenericMethodParameter(TGenericContext genericContext, int index);
public TType GetGenericMethodParameter (TGenericContext genericContext, int index);
abstract member GetGenericMethodParameter : 'GenericContext * int -> 'ype
Public Function GetGenericMethodParameter (genericContext As TGenericContext, index As Integer) As TType

Параметры

genericContext
TGenericContext
index
Int32

Возвращаемое значение

TType

Символ типа для параметра универсального метода в позиции index.

Применяется к