C# Class IronRuby.JsonExt.ParserEngineState

ファイルを表示 Open project: nrk/ironruby-json Class Usage Examples

Public Methods

Method Description
ParserEngineState ( Parser parser, IronRuby.Runtime.RubyScope scope, MutableString source ) : System

Method Details

ParserEngineState() public method

public ParserEngineState ( Parser parser, IronRuby.Runtime.RubyScope scope, MutableString source ) : System
parser Parser
scope IronRuby.Runtime.RubyScope
source MutableString
return System