Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 306 Bytes

SuperLinq.SuperEnumerable.Using.md

File metadata and controls

6 lines (6 loc) · 306 Bytes

uid: SuperLinq.SuperEnumerable.Using2(System.Func{1},System.Func{1,System.Collections.Generic.IEnumerable{0}}) example: [*content]

The following code example demonstrates how to create a sequence that throws on enumeration using Using. [!code-csharp]