C# 클래스 Xnlab.SQLMon.Logic.HistoryDate

상속: ICustomBinarySerializable
파일 보기 프로젝트 열기: unruledboy/SQLMonitor

공개 메소드들

메소드 설명
SetDataFrom ( BinaryReader reader, bool full ) : void
WriteDataTo ( BinaryWriter writer ) : void

메소드 상세

SetDataFrom() 공개 메소드

public SetDataFrom ( BinaryReader reader, bool full ) : void
reader System.IO.BinaryReader
full bool
리턴 void

WriteDataTo() 공개 메소드

public WriteDataTo ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
리턴 void