C# 클래스 Mosa.Compiler.Pdb.PdbType

파일 보기 프로젝트 열기: tgiphil/MOSA-Project

보호된 메소드들

메소드 설명
PdbType ( BinaryReader reader ) : System.Collections.Generic

Initializes a new instance of the PdbType class.

메소드 상세

PdbType() 보호된 메소드

Initializes a new instance of the PdbType class.
protected PdbType ( BinaryReader reader ) : System.Collections.Generic
reader System.IO.BinaryReader The reader to initialize From.
리턴 System.Collections.Generic