C# Class System.Linq.Tests.LongCountTests

Inheritance: EnumerableTests
Mostra file Open project: dotnet/corefx

Private Methods

Method Description
EmptySource ( ) : void
EmptySourceWithPredicate ( ) : void
LongCount1 ( ) : void
LongCount2 ( ) : void
MultipleElements ( ) : void
NullPredicateUsed ( ) : void
NullSource ( ) : void
NullSourcePredicateUsed ( ) : void
PredicateTrueFirstAndLast ( ) : void