C# Class IronRuby.Builtins.CharOps

Datei anzeigen Open project: ExpertsInside/IronSP

Private Methods

Method Description
Create ( RubyClass self, [ chars ) : char
Create ( RubyClass self, char c ) : char
Create ( RubyClass self, int utf16 ) : char
Dump ( char self ) : MutableString
EmptyError ( string argType ) : Exception
Inspect ( RubyContext context, char self ) : MutableString