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
Tp
Components
Diff
DiffChunk
C# Class Tp.Components.Diff.DiffChunk
Afficher le fichier
Open project: TargetProcess/Target-Process-Plugins
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
firstBegin
int
firstEnd
int
lines
List
secondBegin
int
secondEnd
int
Méthodes publiques
Méthode
Description
AddLine
(
string
line
) :
void
Method Details
AddLine()
public
méthode
public
AddLine
(
string
line
) :
void
line
string
Résultat
void
Property Details
firstBegin
public_oe property
public
int
firstBegin
Résultat
int
firstEnd
public_oe property
public
int
firstEnd
Résultat
int
lines
public_oe property
public
List
lines
Résultat
List
secondBegin
public_oe property
public
int
secondBegin
Résultat
int
secondEnd
public_oe property
public
int
secondEnd
Résultat
int