Click or drag to resize
FluentEntityFluentOrderByFluentOrderByItemProcess Method (FluentEntityFluentOrderByCallbackSuffix)

[Missing <summary> documentation for "M:Intuit.Ipp.LinqExtender.Fluent.FluentEntity.FluentOrderBy.FluentOrderByItem.Process(Intuit.Ipp.LinqExtender.Fluent.FluentEntity.FluentOrderBy.CallbackSuffix)"]

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 void Process(
	FluentEntityFluentOrderByCallbackSuffix callback
)

Parameters

callback
Type: Intuit.Ipp.LinqExtender.FluentFluentEntityFluentOrderByCallbackSuffix

[Missing <param name="callback"/> documentation for "M:Intuit.Ipp.LinqExtender.Fluent.FluentEntity.FluentOrderBy.FluentOrderByItem.Process(Intuit.Ipp.LinqExtender.Fluent.FluentEntity.FluentOrderBy.CallbackSuffix)"]

See Also