C# Class System.Linq.Tests.SelectTests.ThrowsOnCurrent

Test enumerator - throws InvalidOperationException from Current after MoveNext called once.
Inheritance: TestEnumerator
Afficher le fichier Open project: dotnet/corefx