C# 클래스 IronRuby.Builtins.RubyMarshal

파일 보기 프로젝트 열기: jschementi/iron

비공개 메소드들

메소드 설명
Dump ( WriterSites sites, RubyModule self, object obj ) : MutableString
Dump ( WriterSites sites, RubyModule self, object obj, int limit ) : MutableString
Dump ( WriterSites sites, RespondToStorage respondToStorage, RubyModule self, object obj, object io, [ limit ) : object
Dump ( WriterSites sites, RubyModule self, object obj, [ io, [ limit ) : object
Load ( ReaderSites sites, RespondToStorage respondToStorage, IronRuby.Runtime.RubyScope scope, RubyModule self, object source, [ proc ) : object
Load ( ReaderSites sites, IronRuby.Runtime.RubyScope scope, RubyModule self, [ source, [ proc ) : object