C# Class BibtexLibrary.Tokens.OpeningBrace

Inheritance: AbstractToken
Show file Open project: MaikelH/BibtexLibrary

Public Methods

Method Description
OpeningBrace ( String Value ) : System
OpeningBrace ( String Value, int Postion ) : System

Method Details

OpeningBrace() public method

public OpeningBrace ( String Value ) : System
Value String
return System

OpeningBrace() public method

public OpeningBrace ( String Value, int Postion ) : System
Value String
Postion int
return System