C# 클래스 PERWAPI.AddressConstant

Constant for a memory address
상속: DataConstant
파일 보기 프로젝트 열기: xored/f4

공개 메소드들

메소드 설명
AddressConstant ( DataConstant dConst ) : System
GetConst ( ) : DataConstant

비공개 메소드들

메소드 설명
AddressConstant ( PEReader buff ) : System
Write ( BinaryWriter bw ) : void

메소드 상세

AddressConstant() 공개 메소드

public AddressConstant ( DataConstant dConst ) : System
dConst DataConstant
리턴 System

GetConst() 공개 메소드

public GetConst ( ) : DataConstant
리턴 DataConstant