Random.Shared Proprietà

Definizione

Fornisce un'istanza thread-safe Random che può essere utilizzata contemporaneamente da qualsiasi thread.

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

Valore della proprietà

Random

Istanza di Random.

Si applica a