Method Method
Definition
Namespace: Avalonia.Markup.Xaml.MarkupExtensions.CompiledBindings
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
public CompiledBindingPathBuilder Method(
RuntimeMethodHandle handle,
RuntimeTypeHandle delegateType
)
Public Function Method (
handle As RuntimeMethodHandle,
delegateType As RuntimeTypeHandle
) As CompiledBindingPathBuilder
member Method :
handle : RuntimeMethodHandle *
delegateType : RuntimeTypeHandle -> CompiledBindingPathBuilder
Parameters
Return Value
CompiledBindingPathBuilderSee Also
Reference
CompiledBindingPathBuilder Class
Avalonia.Markup.Xaml.MarkupExtensions.CompiledBindings Namespace