Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Dwarrowdelf
Server
World.LivingEnumerator
C# Class Dwarrowdelf.Server.World.LivingEnumerator
Exibir arquivo
Open project: tomba/dwarrowdelf
Public Methods
Method
Description
LivingEnumerator
(
IList
list
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
Method Details
LivingEnumerator()
public
method
public
LivingEnumerator
(
IList
list
) :
System
list
IList
return
System
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void