C# Class IronRuby.Builtins.SystemExitOps

Inheritance: System.Exception
Show file Open project: jschementi/iron

Private Methods

Method Description
Factory ( RubyClass self, [ status, [ message ) : SystemExit
Factory ( RubyClass self, object message ) : SystemExit
GetStatus ( SystemExit self ) : int
IsSuccessful ( SystemExit self ) : bool