Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GettextLib
Parser
Scanner.Scanner.Table
C# Class GettextLib.Parser.Scanner.Scanner.Table
Show file
Open project: while-true/gettext
Public Properties
Property
Type
Description
dflt
int
min
int
nxt
sbyte[]
rng
int
Public Methods
Method
Description
Table
(
int
m
,
int
x
,
int
d
,
sbyte
n
) :
System
Method Details
Table()
public
method
public
Table
(
int
m
,
int
x
,
int
d
,
sbyte
n
) :
System
m
int
x
int
d
int
n
sbyte
return
System
Property Details
dflt
public property
public
int
dflt
return
int
min
public property
public
int
min
return
int
nxt
public property
public
sbyte[]
nxt
return
sbyte[]
rng
public property
public
int
rng
return
int