C# Class System.Linq.Tests.LastTests

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

Private Methods

Méthode Description
Empty ( ) : void
EmptySourcePredicate ( ) : void
Last1 ( ) : void
Last2 ( ) : void
ManyElementsLastIsDefault ( ) : void
ManyElementsLastIsNotDefault ( ) : void
NullPredicate ( ) : void
NullSource ( ) : void
NullSourcePredicateUsed ( ) : void
OneElement ( ) : void
PredicateTrueForSome ( ) : void