Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Cone
CustomMethodExpectFeature.MyInteger
C# Class Cone.CustomMethodExpectFeature.MyInteger
ファイルを表示
Open project: drunkcod/Cone
Public Methods
Method
Description
IsEven
( ) :
bool
IsEven
(
int
value
) :
bool
MyInteger
(
int
value
) :
System
Method Details
IsEven()
public
method
public
IsEven
( ) :
bool
return
bool
IsEven()
public
static
method
public
static
IsEven
(
int
value
) :
bool
value
int
return
bool
MyInteger()
public
method
public
MyInteger
(
int
value
) :
System
value
int
return
System