Delegate CopyFromCustomDelegate
- Namespace
- SearchAThing.Ext
- Assembly
- netcore-ext.dll
public delegate (bool include, bool customValue, object valueIfCustom) CopyFromCustomDelegate(PropertyInfo pi, object? val)
Parameters
pi
PropertyInfoval
object
Returns
- Extension Methods