C# Class DotNetWorkQueue.Transport.PostgreSQL.Decorator.ThreadSafeRandom

Afficher le fichier Open project: blehnen/DotNetWorkQueue

Méthodes publiques

Méthode Description
Next ( int min, int max ) : int
ThreadSafeRandom ( ) : System

Method Details

Next() public méthode

public Next ( int min, int max ) : int
min int
max int
Résultat int

ThreadSafeRandom() public méthode

public ThreadSafeRandom ( ) : System
Résultat System