C# Class NetBase.Sql.QuerySyntaxException

Inheritance: System.Exception
显示文件 Open project: buttonpusher/NetBase

Public Methods

Method Description
QuerySyntaxException ( string message ) : System

Method Details

QuerySyntaxException() public method

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