ISignatureTypeProvider<TType,TGenericContext>.GetFunctionPointerType Methode

Definitie

Hiermee haalt u het typesymbool op voor het type functie aanwijzer van de opgegeven methode 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

Parameters

Retouren

TType

Het typesymbool voor het type functie aanwijzer.

Van toepassing op