FuncExtensions
Class
Holds extension methods for delegates.
Definition
Namespace:Telerik.Windows.Data
Assembly:Telerik.Windows.Data.dll
Syntax:
C#
public static class FuncExtensions
Inheritance: objectFuncExtensions
Methods
Converts the given function to an untyped one that has a strongly-typed return value.
Converts the given function to untyped one.