C# 클래스 yazd.Program.AddressInfo

파일 보기 프로젝트 열기: toptensoftware/yazd

공개 프로퍼티들

프로퍼티 타입 설명
CodeReferences List
DataReferences List
PotentialReferences List
addr int

공개 메소드들

메소드 설명
AddressInfo ( int addr ) : System

메소드 상세

AddressInfo() 공개 메소드

public AddressInfo ( int addr ) : System
addr int
리턴 System

프로퍼티 상세

CodeReferences 공개적으로 프로퍼티

public List CodeReferences
리턴 List

DataReferences 공개적으로 프로퍼티

public List DataReferences
리턴 List

PotentialReferences 공개적으로 프로퍼티

public List PotentialReferences
리턴 List

addr 공개적으로 프로퍼티

public int addr
리턴 int