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