C# Class IronRuby.Builtins.RubyMarshal.ReaderSites

Show file Open project: jschementi/iron

Public Properties

Property Type Description
_procCall CallSite>

Public Methods

Method Description
ReaderSites ( RubyContext context ) : System

Method Details

ReaderSites() public method

public ReaderSites ( RubyContext context ) : System
context RubyContext
return System

Property Details

_procCall public property

public CallSite> _procCall
return CallSite>