C# Class XmlParsing.XmlParser

显示文件 Open project: osw/SC2012.TeamDojo

Public Methods

Method Description
Parse ( ) : IEnumerable
XmlParser ( string filename ) : System.Collections.Generic

Method Details

Parse() public method

public Parse ( ) : IEnumerable
return IEnumerable

XmlParser() public method

public XmlParser ( string filename ) : System.Collections.Generic
filename string
return System.Collections.Generic