C# 클래스 msos.CommandHelpers

파일 보기 프로젝트 열기: goldshtn/msos 1 사용 예제들

공개 메소드들

메소드 설명
VerifyHasHeapIndex ( CommandExecutionContext context ) : bool
VerifyValidObjectAddress ( CommandExecutionContext context, ulong objectAddress ) : bool

메소드 상세

VerifyHasHeapIndex() 공개 정적인 메소드

public static VerifyHasHeapIndex ( CommandExecutionContext context ) : bool
context CommandExecutionContext
리턴 bool

VerifyValidObjectAddress() 공개 정적인 메소드

public static VerifyValidObjectAddress ( CommandExecutionContext context, ulong objectAddress ) : bool
context CommandExecutionContext
objectAddress ulong
리턴 bool