Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Hpdi
VssPhysicalLib
EditRevisionRecord
C# Class Hpdi.VssPhysicalLib.EditRevisionRecord
Inheritance:
RevisionRecord
Mostrar archivo
Open project: abevoelker/vss2git
Class Usage Examples
Public Methods
Method
Description
Dump
(
TextWriter
writer
) :
void
Read
(
BufferReader
reader
,
RecordHeader
header
) :
void
Method Details
Dump()
public
method
public
Dump
(
TextWriter
writer
) :
void
writer
System.IO.TextWriter
return
void
Read()
public
method
public
Read
(
BufferReader
reader
,
RecordHeader
header
) :
void
reader
BufferReader
header
RecordHeader
return
void