ISignatureTypeProvider<TType,TGenericContext>.GetFunctionPointerType Metoda

Definicja

Pobiera symbol typu dla typu wskaźnika funkcji podanej metody 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

Parametry

Zwraca

TType

Symbol typu dla typu wskaźnika funkcji.

Dotyczy