C# 클래스 AlbLib.Mapping.Event

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

공개 메소드들

메소드 설명
Event ( BinaryReader reader ) : System
Event ( Stream stream ) : System

메소드 상세

Event() 공개 메소드

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

Event() 공개 메소드

public Event ( Stream stream ) : System
stream Stream
리턴 System