C# Class SimpleParser.Parser.UnknownVariableException

Inheritance: System.ApplicationException
ファイルを表示 Open project: aloker/ExampleParser

Public Methods

Method Description
UnknownVariableException ( string name ) : System

Method Details

UnknownVariableException() public method

public UnknownVariableException ( string name ) : System
name string
return System