Random.Shared Propriété

Définition

Fournit une instance thread-safe Random qui peut être utilisée simultanément à partir de n’importe quel thread.

public:
 static property Random ^ Shared { Random ^ get(); };
public static Random Shared { get; }
static member Shared : Random
Public Shared ReadOnly Property Shared As Random

Valeur de propriété

Une instance Random .

S’applique à