C# Class BibtexLibrary.Tokens.At

Inheritance: AbstractToken
Show file Open project: MaikelH/BibtexLibrary

Public Methods

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

Method Details

At() public method

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

At() public method

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