Ejemplo n.º 1
0
 private static string getEValue(IElement root)
 {
     return root.getInnerHTML();
 }