예제 #1
0
 private static string getEValue(IElement root)
 {
     return root.getInnerHTML();
 }