Пример #1
0
 public JsIterator CreateIterator(IEnumerator enumerator)
 {
     return(ValueFactory.CreateIterator(enumerator));
 }