Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PrimesInRange
C# Class PrimesInRange
Mostra file
Open project: Y-LyN-10/Software-University-Courses
Public Methods
Method
Description
IsPrime
(
int
start
,
int
end
) :
List
Private Methods
Method
Description
Main
( ) :
void
Method Details
IsPrime()
public
static
method
public
static
IsPrime
(
int
start
,
int
end
) :
List
start
int
end
int
return
List