C# Class CoCEd.Model.XmlData

显示文件 Open project: tmedwards/CoCEd

Private Properties

Property Type Description

Public Methods

Method Description
LoadXml ( string xmlFile ) : XmlLoadingResult
Select ( string xmlFile ) : void

Method Details

LoadXml() public static method

public static LoadXml ( string xmlFile ) : XmlLoadingResult
xmlFile string
return XmlLoadingResult

Select() public static method

public static Select ( string xmlFile ) : void
xmlFile string
return void