C# Class System.Threading.Atomics.MemoryModelHelpers

Afficher le fichier Open project: szKarlen/atomics.net

Méthodes publiques

Méthode Description
IsAcquireRelease ( this order ) : bool
ThrowIfNotSupported ( this order ) : void
ToInt32 ( this target ) : int

Method Details

IsAcquireRelease() public static méthode

public static IsAcquireRelease ( this order ) : bool
order this
Résultat bool

ThrowIfNotSupported() public static méthode

public static ThrowIfNotSupported ( this order ) : void
order this
Résultat void

ToInt32() public static méthode

public static ToInt32 ( this target ) : int
target this
Résultat int