WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IMethodInvoker - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IMethodInvoker

    Interface implementation for IMethodInvoker

    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public interface IMethodInvoker

    Methods

    Invoke(Object, Object[])

    Invoke Method declaration for IMethodInvoker Interface

    Declaration
    object Invoke(object instance, params object[] parameters)
    Parameters
    Type Name Description
    System.Object instance
    System.Object[] parameters
    Returns
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved