ProxyDiagnosticSourceMethodAdapter.Adapt(MethodInfo, Type) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Func<System::Object ^, System::Object ^, bool> ^ Adapt(System::Reflection::MethodInfo ^ method, Type ^ inputType);
public Func<object,object,bool> Adapt (System.Reflection.MethodInfo method, Type inputType);
abstract member Adapt : System.Reflection.MethodInfo * Type -> Func<obj, obj, bool>
override this.Adapt : System.Reflection.MethodInfo * Type -> Func<obj, obj, bool>
Public Function Adapt (method As MethodInfo, inputType As Type) As Func(Of Object, Object, Boolean)
- method
- MethodInfo
- inputType
- Type
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Comentários do .NET
O .NET é um projeto código aberto. Selecione um link para fornecer comentários: