En iyi Tarafı C# IEnumerator neden kullanmalıyız
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. Derived@Toxantron An explicit cast to IEnumerable wouldn't compile unless the type you're trying to cast implements IEnumerabl