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
NVelocity
Util
Introspection
Twonk
C# Class NVelocity.Util.Introspection.Twonk
little class to hold 'distance' information for calling params, as well as determine specificity
Exibir arquivo
Open project: nats/castle-1.0.3-mono
Class Usage Examples
Public Properties
Property
Type
Description
vec
int[]
Public Methods
Method
Description
Twonk
(
int
size
)
moreSpecific
(
Twonk
other
) :
int
Method Details
Twonk()
public
method
public
Twonk
(
int
size
)
size
int
moreSpecific()
public
method
public
moreSpecific
(
Twonk
other
) :
int
other
Twonk
return
int
Property Details
vec
public_oe property
public
int[]
vec
return
int[]