C# 클래스 BibtexLibrary.Tokens.Comment

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

공개 메소드들

메소드 설명
Comment ( String value ) : System
Comment ( String value, int postion ) : System

메소드 상세

Comment() 공개 메소드

public Comment ( String value ) : System
value String
리턴 System

Comment() 공개 메소드

public Comment ( String value, int postion ) : System
value String
postion int
리턴 System