C# Class LSLib.Granny.GR2.ParsingException

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

Public Methods

Method Description
ParsingException ( string message ) : System

Method Details

ParsingException() public method

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