Click or drag to resize

EnumerableExt Class

The extension methods for IList.
Inheritance Hierarchy
SystemObject
  RavingBots.MagicGestures.UtilsEnumerableExt

Namespace:  RavingBots.MagicGestures.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static class EnumerableExt

The EnumerableExt type exposes the following members.

Methods
  NameDescription
Public methodStatic memberShuffle
Shuffle the given list.
Top
See Also