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
StateMachine
EmptyInt
C# Class StateMachine.EmptyInt
Inheritance:
ListInt
ファイルを表示
Open project: hogeschool/INFDEV-Homework
Public Methods
Method
Description
Filter
(
bool>.Func
p
) :
ListInt
Iter
(
Action
f
) :
void
Map
(
int>.Func
f
) :
ListInt
Method Details
Filter()
public
method
public
Filter
(
bool>.Func
p
) :
ListInt
p
bool>.Func
return
ListInt
Iter()
public
method
public
Iter
(
Action
f
) :
void
f
Action
return
void
Map()
public
method
public
Map
(
int>.Func
f
) :
ListInt
f
int>.Func
return
ListInt