ExtensionsForEachDelegateT Delegate |
Namespace:
Clio.Utilities
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public delegate void ForEachDelegate<T>(
T item
)
Parameters
- item
- Type: T
Type Parameters
- T
See Also