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
WikiFunctions
Diff.Enumerator
C# Class WikiFunctions.Diff.Enumerator
Inheritance:
IEnumerator
Afficher le fichier
Open project: reedy/AutoWikiBrowser
Méthodes publiques
Méthode
Description
Enumerator
(
Diff
diff
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
Private Methods
Méthode
Description
_ChkPos
( ) :
void
gethunk
( ) :
Hunk
next
( ) :
bool
reset
(
int
pos
) :
void
same
( ) :
bool
Method Details
Enumerator()
public
méthode
public
Enumerator
(
Diff
diff
) :
System
diff
Diff
Résultat
System
MoveNext()
public
méthode
public
MoveNext
( ) :
bool
Résultat
bool
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void