.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.LinqExtender.Fluent
FluentEntity Class
FluentEntity.FluentNot Class
FluentEntity.FluentNot.Callback Delegate
FluentEntity.FluentNot.FluentNotItem Class
FluentEntity.FluentOrderBy Class
FluentEntity.FluentOrderBy.Callback Delegate
FluentEntity.FluentOrderBy.CallbackSuffix Delegate
FluentEntity.FluentOrderBy.FluentOrderByItem Class
FluentEntity.FluentSelect Class
FluentEntity.FluentSelect.Callback Delegate
FluentEntity.FluentSelect.FluentSelectItem Class
FluentIterator Class
FluentIterator.ItemCollection Class
FluentIterator.ItemCollection.Callback Delegate
FluentEntity
FluentOrderBy
CallbackSuffix Delegate
Callback handler for
FluentEntity
FluentOrderBy
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#
Copy
public
delegate
void
CallbackSuffix
(
MemberReference
member
,
string
suffix
,
bool
ascending
)
Parameters
member
Type:
Intuit.Ipp.LinqExtender
MemberReference
Target member
suffix
Type:
System
String
suffix
ascending
Type:
System
Boolean
bool for sort order
See Also
Reference
Intuit.Ipp.LinqExtender.Fluent Namespace