C# Class Selene.Backend.XmlMiner

Inheritance: IControlMiner
显示文件 Open project: TobiasKappe/Selene

Public Methods

Method Description
Mine ( Type Root ) : ControlManifest
XmlMiner ( string Read ) : System

Private Methods

Method Description
FillControl ( Control &Fill ) : void

Method Details

Mine() public method

public Mine ( Type Root ) : ControlManifest
Root System.Type
return ControlManifest

XmlMiner() public method

public XmlMiner ( string Read ) : System
Read string
return System