Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Ntreev
Library
Commands
Interval
C# Class Ntreev.Library.Commands.Interval
Mostrar archivo
Open project: NtreevSoft/CommandLineParser
Class Usage Examples
Public Properties
Property
Type
Description
first
int
last
int
Public Methods
Method
Description
Interval
(
int
first
,
int
last
) :
System
Method Details
Interval()
public
method
public
Interval
(
int
first
,
int
last
) :
System
first
int
last
int
return
System
Property Details
first
public_oe property
public
int
first
return
int
last
public_oe property
public
int
last
return
int