Click or drag to resize

pick Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.Randompick

Namespace:  WhetStone.Random
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class pick
Methods
  NameDescription
Public methodStatic memberPickT(IEnumerableT, RandomGenerator)
Public methodStatic memberPickT(IListT, RandomGenerator)
Public methodStatic memberPickT(IEnumerableT, Int32, RandomGenerator)
Public methodStatic memberPickT(IListT, Int32, RandomGenerator)
Top
See Also