C# Class System.Tests.GCExtendedTests

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
CancelProc ( ) : void
TestWait ( bool approach, int timeout ) : void

Private Methods

Méthode Description
GCNotificationNegTests ( ) : void
GCNotificationTests ( bool approach, int timeout ) : void
GetGeneration_WeakReference ( ) : void
TryStartNoGCRegionNegTest ( ) : void
TryStartNoGCRegionPosTest ( ) : void

Method Details

CancelProc() public static méthode

public static CancelProc ( ) : void
Résultat void

TestWait() public static méthode

public static TestWait ( bool approach, int timeout ) : void
approach bool
timeout int
Résultat void