C# 클래스 TAMS.TAMSHelper

Description of TAMSHelper.
파일 보기 프로젝트 열기: apetrovskiy/STUPS 1 사용 예제들

공개 메소드들

메소드 설명
CompareObjects ( ObjectComparisonCmdletBase cmdlet, object referenceObject, object differenceObjects ) : void
GetMemoryShapshot ( MemorySnapshotCmdletBase cmdlet, int processIds ) : void

메소드 상세

CompareObjects() 공개 정적인 메소드

public static CompareObjects ( ObjectComparisonCmdletBase cmdlet, object referenceObject, object differenceObjects ) : void
cmdlet ObjectComparisonCmdletBase
referenceObject object
differenceObjects object
리턴 void

GetMemoryShapshot() 공개 정적인 메소드

public static GetMemoryShapshot ( MemorySnapshotCmdletBase cmdlet, int processIds ) : void
cmdlet MemorySnapshotCmdletBase
processIds int
리턴 void