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> |