C# Class IronRuby.JsonExt.BaseException

Inheritance: System.SystemException
显示文件 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