C# Class FatAntelope.CommandLine.Program

Mostrar archivo Open project: CameronWills/FatAntelope

Public Methods

Method Description
BuildTree ( string fileName ) : XTree

Private Methods

Method Description
Main ( string args ) : int
Transform ( XmlDocument sourceXml, XmlDocument patchXml ) : XmlDocument

Method Details

BuildTree() public static method

public static BuildTree ( string fileName ) : XTree
fileName string
return XTree