C# Class Selene.Backend.XmlMiner
Mostrar archivo
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
public Mine ( Type Root ) : ControlManifest |
Root |
System.Type |
|
return |
ControlManifest |
|
public XmlMiner ( string Read ) : System |
Read |
string |
|
return |
System |
|