C# Class System.Linq.Tests.FirstTests

Inheritance: EnumerableBasedTests
Afficher le fichier Open project: dotnet/corefx

Private Methods

Méthode Description
Empty ( ) : void
First1 ( ) : void
First2 ( ) : void
ManyELementsFirstIsNotDefault ( ) : void
ManyElementsFirstIsDefault ( ) : void
ManyElementsPredicateFalseForAll ( ) : void
NullPredicate ( ) : void
NullSource ( ) : void
NullSourcePredicateUsed ( ) : void
OneElementTruePredicate ( ) : void
PredicateTrueForSome ( ) : void