C# Class BibtexLibrary.Tokens.ValueQuote

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

Méthodes publiques

Méthode Description
ValueQuote ( string value ) : System
ValueQuote ( string value, int position ) : System

Method Details

ValueQuote() public méthode

public ValueQuote ( string value ) : System
value string
Résultat System

ValueQuote() public méthode

public ValueQuote ( string value, int position ) : System
value string
position int
Résultat System