C# Class BibtexLibrary.Tokens.Comma

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

Méthodes publiques

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

Method Details

Comma() public méthode

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

Comma() public méthode

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