Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WikiFunctions
Diff.Enumerator
C# Class WikiFunctions.Diff.Enumerator
Inheritance:
IEnumerator
Mostrar archivo
Open project: reedy/AutoWikiBrowser
Public Methods
Method
Description
Enumerator
(
Diff
diff
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
Private Methods
Method
Description
_ChkPos
( ) :
void
gethunk
( ) :
Hunk
next
( ) :
bool
reset
(
int
pos
) :
void
same
( ) :
bool
Method Details
Enumerator()
public
method
public
Enumerator
(
Diff
diff
) :
System
diff
Diff
return
System
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void