C# Class BibtexLibrary.Tokens.ClosingBrace

Inheritance: AbstractToken
Datei anzeigen Open project: MaikelH/BibtexLibrary

Public Methods

Method Description
ClosingBrace ( String value ) : System
ClosingBrace ( String value, int postion ) : System

Method Details

ClosingBrace() public method

public ClosingBrace ( String value ) : System
value String
return System

ClosingBrace() public method

public ClosingBrace ( String value, int postion ) : System
value String
postion int
return System