C# Class IronRuby.JsonExt.BaseException

Inheritance: System.SystemException
Mostrar archivo Open project: nrk/ironruby-json

Public Methods

Method Description
BaseException ( String message ) : System

Method Details

BaseException() public method

public BaseException ( String message ) : System
message String
return System