C# Class Xnlab.SQLMon.Logic.HistoryDate

Inheritance: ICustomBinarySerializable
Afficher le fichier Open project: unruledboy/SQLMonitor

Méthodes publiques

Méthode Description
SetDataFrom ( BinaryReader reader, bool full ) : void
WriteDataTo ( BinaryWriter writer ) : void

Method Details

SetDataFrom() public méthode

public SetDataFrom ( BinaryReader reader, bool full ) : void
reader System.IO.BinaryReader
full bool
Résultat void

WriteDataTo() public méthode

public WriteDataTo ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void