Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SharpDiff
Patch
C# Class SharpDiff.Patch
Datei anzeigen
Open project: jagregory/sharpdiff
Public Methods
Method
Description
ApplyTo
(
string
path
) :
string
Patch
(
Diff
diff
) :
System
Method Details
ApplyTo()
public
method
public
ApplyTo
(
string
path
) :
string
path
string
return
string
Patch()
public
method
public
Patch
(
Diff
diff
) :
System
diff
SharpDiff.FileStructure.Diff
return
System