C# IEnumerator Önemi Nedir Için 5-İkinci Trick
This type parameter is covariant. That is, you can use either the type you specified or any type that is more derived. For more information about covariance and contravariance, see Covariance and Contravariance in Generics. DerivedIEnumerable ve IQueryable aradındaki ayırtı anlatmadan önce kısaca bu dü interface klasını tanıyalım.C# Gener