C# Class BibtexLibrary.Tokens.Text

Inheritance: AbstractToken
Datei anzeigen Open project: MaikelH/BibtexLibrary

Public Methods

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

Method Details

Text() public method

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

Text() public method

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