C# Класс IronRuby.JsonExt.ParserEngineState

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ParserEngineState ( Parser parser, IronRuby.Runtime.RubyScope scope, MutableString source ) : System

Описание методов

ParserEngineState() публичный Метод

public ParserEngineState ( Parser parser, IronRuby.Runtime.RubyScope scope, MutableString source ) : System
parser Parser
scope IronRuby.Runtime.RubyScope
source MutableString
Результат System