C# 클래스 BibtexLibrary.Tokens.Preamble

상속: AbstractToken
파일 보기 프로젝트 열기: MaikelH/BibtexLibrary

공개 메소드들

메소드 설명
Preamble ( String Value ) : System
Preamble ( String Value, int Postion ) : System

메소드 상세

Preamble() 공개 메소드

public Preamble ( String Value ) : System
Value String
리턴 System

Preamble() 공개 메소드

public Preamble ( String Value, int Postion ) : System
Value String
Postion int
리턴 System