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
CrystalMpq
HuffmanTree.HuffmanItem
C# Class CrystalMpq.HuffmanTree.HuffmanItem
Exibir arquivo
Open project: sgraf812/crystalmpq
Public Methods
Method
Description
Reset
(
int
value
,
int
weight
) :
void
this
(
int
index
) :
HuffmanItem
Method Details
Reset()
public
method
public
Reset
(
int
value
,
int
weight
) :
void
value
int
weight
int
return
void
this()
public
method
public
this
(
int
index
) :
HuffmanItem
index
int
return
HuffmanItem