C# Class SharpDiff.Patch

Afficher le fichier Open project: jagregory/sharpdiff

Méthodes publiques

Méthode Description
ApplyTo ( string path ) : string
Patch ( Diff diff ) : System

Method Details

ApplyTo() public méthode

public ApplyTo ( string path ) : string
path string
Résultat string

Patch() public méthode

public Patch ( Diff diff ) : System
diff SharpDiff.FileStructure.Diff
Résultat System