Click or drag to resize

hookLast Class

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

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