ISignatureTypeProvider<TType>.GetPinnedType(TType) Method

Definition

public:
 TType GetPinnedType(TType elementType);
public TType GetPinnedType (TType elementType);
abstract member GetPinnedType : 'ype -> 'ype
Public Function GetPinnedType (elementType As TType) As TType

Parameters

elementType
TType

Returns

TType

Applies to