C# Class FatAntelope.Writers.BaseDiffWriter

ファイルを表示 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