| EnumerableExt Class |
The extension methods for
IList.
Inheritance Hierarchy
Namespace:
RavingBots.MagicGestures.Utils
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static class EnumerableExt
The EnumerableExt type exposes the following members.
Methods
| Name | Description |
---|
| Shuffle |
Shuffle the given list.
|
TopSee Also