ISignatureTypeProvider<TType,TGenericContext>.GetFunctionPointerType Metod

Definition

Hämtar typsymbolen för funktionspekartypen för den angivna metoden signature.

public:
 TType GetFunctionPointerType(System::Reflection::Metadata::MethodSignature<TType> signature);
public TType GetFunctionPointerType(System.Reflection.Metadata.MethodSignature<TType> signature);
abstract member GetFunctionPointerType : System.Reflection.Metadata.MethodSignature<'ype> -> 'ype
Public Function GetFunctionPointerType (signature As MethodSignature(Of TType)) As TType

Parametrar

Returer

TType

Typsymbolen för funktionspekartypen.

Gäller för