C# Class BibtexLibrary.Tokens.Comment

Inheritance: AbstractToken
Datei anzeigen Open project: MaikelH/BibtexLibrary

Public Methods

Method Description
Comment ( String value ) : System
Comment ( String value, int postion ) : System

Method Details

Comment() public method

public Comment ( String value ) : System
value String
return System

Comment() public method

public Comment ( String value, int postion ) : System
value String
postion int
return System