C# 클래스 AlbLib.Mapping.ObjectInfo

파일 보기 프로젝트 열기: IllidanS4/AlbLib 1 사용 예제들

공개 메소드들

메소드 설명
ObjectInfo ( BinaryReader reader ) : System
ObjectInfo ( Stream input ) : System

메소드 상세

ObjectInfo() 공개 메소드

public ObjectInfo ( BinaryReader reader ) : System
reader System.IO.BinaryReader
리턴 System

ObjectInfo() 공개 메소드

public ObjectInfo ( Stream input ) : System
input Stream
리턴 System