C# Class FalcoA.Core.TreeParser

显示文件 Open project: TaikorInc/FalcoA

Public Methods

Method Description
Parse ( XmlNode xml ) : TreeNode

Method Details

Parse() public static method

public static Parse ( XmlNode xml ) : TreeNode
xml System.Xml.XmlNode
return TreeNode