Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
StateMachine
EmptyInt
C# Class StateMachine.EmptyInt
Inheritance:
ListInt
Afficher le fichier
Open project: hogeschool/INFDEV-Homework
Méthodes publiques
Méthode
Description
Filter
(
bool>.Func
p
) :
ListInt
Iter
(
Action
f
) :
void
Map
(
int>.Func
f
) :
ListInt
Method Details
Filter()
public
méthode
public
Filter
(
bool>.Func
p
) :
ListInt
p
bool>.Func
Résultat
ListInt
Iter()
public
méthode
public
Iter
(
Action
f
) :
void
f
Action
Résultat
void
Map()
public
méthode
public
Map
(
int>.Func
f
) :
ListInt
f
int>.Func
Résultat
ListInt