C# 클래스 MySql.Data.VisualStudio.MySqlTokenTag

Represents a tag associated to a MySQL token.
상속: ITag
파일 보기 프로젝트 열기: Top-Cat/SteamBot

공개 메소드들

메소드 설명
MySqlTokenTag ( MySqlTokenType type ) : Microsoft.VisualStudio.Text.Tagging

Initializes a new instance of MySqlTokenTag for the specified MySqlTokenType.

메소드 상세

MySqlTokenTag() 공개 메소드

Initializes a new instance of MySqlTokenTag for the specified MySqlTokenType.
public MySqlTokenTag ( MySqlTokenType type ) : Microsoft.VisualStudio.Text.Tagging
type MySqlTokenType
리턴 Microsoft.VisualStudio.Text.Tagging