C# Class BibtexLibrary.Tokens.NewLine

Inheritance: AbstractToken
Show file Open project: MaikelH/BibtexLibrary

Public Methods

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

Method Details

NewLine() public method

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

NewLine() public method

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