public static IEnumerable<T> GetReverse<T>( this LinkedList<T> list )
Copyright 2026 NeoAxis Group. All rights reserved.