C# 클래스 FatAntelope.CommandLine.Program

파일 보기 프로젝트 열기: CameronWills/FatAntelope

공개 메소드들

메소드 설명
BuildTree ( string fileName ) : XTree

비공개 메소드들

메소드 설명
Main ( string args ) : int
Transform ( XmlDocument sourceXml, XmlDocument patchXml ) : XmlDocument

메소드 상세

BuildTree() 공개 정적인 메소드

public static BuildTree ( string fileName ) : XTree
fileName string
리턴 XTree