C# 클래스 SymbolExplorer.Code.LongNamesMember

상속: ArchiveMember
파일 보기 프로젝트 열기: BlazingHeart/SymbolExplorer 1 사용 예제들

공개 메소드들

메소드 설명
FromStream ( Stream stream ) : void
GetNameForOffset ( int offset ) : string

메소드 상세

FromStream() 공개 메소드

public FromStream ( Stream stream ) : void
stream Stream
리턴 void

GetNameForOffset() 공개 메소드

public GetNameForOffset ( int offset ) : string
offset int
리턴 string