C# Class BibtexLibrary.Tokens.Comment

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

Méthodes publiques

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

Method Details

Comment() public méthode

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

Comment() public méthode

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