menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IMethodInvoker - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IMethodInvoker

    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public interface IMethodInvoker

    Methods

    Invoke(Object, Object[])

    Declaration
    object Invoke(object instance, params object[] parameters)
    Parameters
    Type Name Description
    System.Object instance
    System.Object[] parameters
    Returns
    Type
    System.Object

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved