Random.Shared Propriété

Définition

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

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

Valeur de propriété

Random

Instance de Random.

S’applique à