menu

UWP

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

    Show / Hide Table of Contents

    Class FastReflectionFactories

    Inheritance
    System.Object
    FastReflectionFactories
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public static class FastReflectionFactories : Object

    Properties

    MethodInvokerFactory

    Declaration
    public static IFastReflectionFactory<MethodInfo, IMethodInvoker> MethodInvokerFactory { get; set; }
    Property Value
    Type
    IFastReflectionFactory<System.Reflection.MethodInfo, IMethodInvoker>
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved