Exemplo n.º 1
0
 public static SciterElement AsElement(this SciterValue sciterValue)
 {
     return(sciterValue.AsElementInternal());
 }