C# Class BibtexLibrary.Tokens.Text

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

Méthodes publiques

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

Method Details

Text() public méthode

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

Text() public méthode

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