Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Ms3dLoader
Header
C# Class Ms3dLoader.Header
Exibir arquivo
Open project: tpb3d/TPB3D
Class Usage Examples
Public Properties
Property
Type
Description
id
string
version
int
Public Methods
Method
Description
Header
(
BinaryReader
r
) :
System
ToString
( ) :
string
Method Details
Header()
public
method
public
Header
(
BinaryReader
r
) :
System
r
System.IO.BinaryReader
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
id
public_oe property
public
string
id
return
string
version
public_oe property
public
int
version
return
int