C# Class BibtexLibrary.Tokens.ClosingBrace

Inheritance: AbstractToken
Afficher le fichier Open project: MaikelH/BibtexLibrary

Méthodes publiques

Méthode Description
ClosingBrace ( String value ) : System
ClosingBrace ( String value, int postion ) : System

Method Details

ClosingBrace() public méthode

public ClosingBrace ( String value ) : System
value String
Résultat System

ClosingBrace() public méthode

public ClosingBrace ( String value, int postion ) : System
value String
postion int
Résultat System