C# Class FatAntelope.Writers.BaseDiffWriter

Show file Open project: CameronWills/FatAntelope

Public Methods

Method Description
WriteDiff ( XTree tree, string file ) : void

Method Details

WriteDiff() public abstract method

public abstract WriteDiff ( XTree tree, string file ) : void
tree XTree
file string
return void