C# 클래스 AlbLib.Mapping.ObjectData.SubObject

파일 보기 프로젝트 열기: IllidanS4/AlbLib

공개 메소드들

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

메소드 상세

SubObject() 공개 메소드

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

SubObject() 공개 메소드

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