C# Class IronRuby.Hpricot.ParserException

Inheritance: System.SystemException
显示文件 Open project: nrk/ironruby-hpricot

Public Methods

Method Description
ParserException ( String message ) : System

Method Details

ParserException() public method

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