C# 클래스 Tortuga.Dragnet.Memory

This class is used for conducting memory based tests.
파일 보기 프로젝트 열기: docevaad/Anchor

공개 메소드들

메소드 설명
CycleGC ( ) : void

Cycles the Garbage Collector.

메소드 상세

CycleGC() 공개 정적인 메소드

Cycles the Garbage Collector.
public static CycleGC ( ) : void
리턴 void