C# Class MichaelReukauff.Protobuf.BraceMatchingTag

The brace matching tag.
Inheritance: TextMarkerTag
ファイルを表示 Open project: mreu/ProtobufLanguageService

Public Methods

Method Description
BraceMatchingTag ( ) : Microsoft.VisualStudio.Text.Tagging

Initializes a new instance of the BraceMatchingTag class. In the constructor, pass in the name of the format definition.

Method Details

BraceMatchingTag() public method

Initializes a new instance of the BraceMatchingTag class. In the constructor, pass in the name of the format definition.
public BraceMatchingTag ( ) : Microsoft.VisualStudio.Text.Tagging
return Microsoft.VisualStudio.Text.Tagging