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
MyNameSpace
NamespaceDelegator
C# Class MyNameSpace.NamespaceDelegator
Mostra file
Open project: joonhwan/study
Public Methods
Method
Description
Main
( ) :
void
MyIsEvenNumber
(
int
number
) :
bool
Method Details
Main()
public
static
method
public
static
Main
( ) :
void
return
void
MyIsEvenNumber()
public
static
method
public
static
MyIsEvenNumber
(
int
number
) :
bool
number
int
return
bool