C# Class Mustachio.ParseException

Inheritance: System.Exception
显示文件 Open project: wildbit/mustachio

Public Methods

Method Description
ParseException ( string message ) : System

Method Details

ParseException() public method

public ParseException ( string message ) : System
message string
return System