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