Click or drag to resize

last Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.Loopinglast

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class last
Methods
  NameDescription
Public methodStatic memberLastOrDefaultT(IEnumerableT, T)
Public methodStatic memberLastOrDefaultT(IEnumerableT, FuncT, Boolean, T)
Public methodStatic memberLastOrDefaultT(IEnumerableT, FuncT, Boolean, Boolean, T)
Top
See Also