C# 클래스 MetaGeta.TVShowPlugin.EducatedGuessImporter.Token

파일 보기 프로젝트 열기: anyoun/metageta

공개 메소드들

메소드 설명
Add ( char c ) : void
GetContentsString ( ) : string
Print ( StringBuilder sb ) : void
ToString ( ) : string
Token ( TokenType tokenType ) : System

메소드 상세

Add() 공개 메소드

public Add ( char c ) : void
c char
리턴 void

GetContentsString() 공개 메소드

public GetContentsString ( ) : string
리턴 string

Print() 공개 메소드

public Print ( StringBuilder sb ) : void
sb StringBuilder
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

Token() 공개 메소드

public Token ( TokenType tokenType ) : System
tokenType TokenType
리턴 System