![]() | single Class |
Namespace: WhetStone.Looping
public static class single
The single type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | SingleOrDefaultT |
Get the element of an IEnumerableT if it is alone, a default element if it empty, or throw exception otherwise.
|