C# Class BibtexLibrary.Tokens.Preamble

Inheritance: AbstractToken
Datei anzeigen Open project: MaikelH/BibtexLibrary

Public Methods

Method Description
Preamble ( String Value ) : System
Preamble ( String Value, int Postion ) : System

Method Details

Preamble() public method

public Preamble ( String Value ) : System
Value String
return System

Preamble() public method

public Preamble ( String Value, int Postion ) : System
Value String
Postion int
return System