Click or drag to resize
FluentEntityFluentNotCallback Delegate

Namespace:  Intuit.Ipp.LinqExtender.Fluent
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public delegate void Callback(
	string propName
)

Parameters

propName
Type: SystemString
See Also