C# Class BibtexLibrary.Parser.ParseException

Inheritance: System.Exception
Show file Open project: MaikelH/BibtexLibrary

Public Methods

Method Description
ParseException ( string s ) : System

Method Details

ParseException() public method

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