C# Class LSLib.Stats.InvalidSyntaxException

Inheritance: System.Exception
显示文件 Open project: Norbyte/lslib

Public Methods

Method Description
InvalidSyntaxException ( string message ) : System

Method Details

InvalidSyntaxException() public method

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