C# Class IronRuby.Builtins.SystemExitOps

Inheritance: System.Exception
Datei anzeigen 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