示例#1
0
 public JsIterator CreateIterator(IEnumerator enumerator)
 {
     return(ValueFactory.CreateIterator(enumerator));
 }