Classes that extend functions on .Net.

Declaration Syntax
C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | | |
namespace TenneySoftware.ExtendedFunctions
Namespace TenneySoftware.ExtendedFunctions
Imports TenneySoftware.ExtendedFunctions
namespace TenneySoftware.ExtendedFunctions
package TenneySoftware.ExtendedFunctions
package TenneySoftware.ExtendedFunctions
Type.createNamespace('TenneySoftware.ExtendedFunctions');

Types
Icon | Type | Description |
---|
 | ExtendedRandom |
Random number generater class. Inherits everything from System.Random and adds the ability to retieve the seed used to generate with.
|