C# 클래스 ApProg.Utilities.Memory

파일 보기 프로젝트 열기: JoKr2/ApProg

공개 메소드들

메소드 설명
AddFromString ( int address, string hexData ) : void

메소드 상세

AddFromString() 공개 메소드

public AddFromString ( int address, string hexData ) : void
address int
hexData string
리턴 void