@designliquido/delegua
Preparing search index...
Dicionario
Class Dicionario
Implements
Construto
Index
Constructors
constructor
Properties
chaves
hash
Arquivo
linha
tipo
valores
Methods
aceitar
Constructors
constructor
new
Dicionario
(
hashArquivo
:
number
,
linha
:
number
,
chaves
:
any
[]
,
valores
:
any
[]
,
)
:
Dicionario
Parameters
hashArquivo
:
number
linha
:
number
chaves
:
any
[]
valores
:
any
[]
Returns
Dicionario
Properties
chaves
chaves
:
any
[]
hash
Arquivo
hashArquivo
:
number
linha
linha
:
number
tipo
tipo
:
"dicionário"
valores
valores
:
any
[]
Methods
aceitar
aceitar
(
visitante
:
VisitanteComumInterface
)
:
Promise
<
any
>
Parameters
visitante
:
VisitanteComumInterface
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
chaves
hash
Arquivo
linha
tipo
valores
Methods
aceitar
@designliquido/delegua
Loading...