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
NameHeaderRecord
C# Class Hpdi.VssPhysicalLib.NameHeaderRecord
VSS header record for the name file.
Inheritance:
VssRecord
Mostrar archivo
Open project: abevoelker/vss2git
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