IronRuby.Builtins.RubyMarshal.ReaderSites.ReaderSites C# (CSharp) Method

ReaderSites() public method

public ReaderSites ( RubyContext context ) : System
context RubyContext
return System
            public ReaderSites(RubyContext/*!*/ context) : base(context) { }
           
RubyMarshal.ReaderSites