C# Class FatAntelope.Writers.BaseDiffWriter

Afficher le fichier Open project: CameronWills/FatAntelope

Méthodes publiques

Méthode Description
WriteDiff ( XTree tree, string file ) : void

Method Details

WriteDiff() public abstract méthode

public abstract WriteDiff ( XTree tree, string file ) : void
tree XTree
file string
Résultat void