C# Class MichaelReukauff.Protobuf.BraceMatchingTag

The brace matching tag.
Inheritance: TextMarkerTag
Afficher le fichier Open project: mreu/ProtobufLanguageService

Méthodes publiques

Méthode 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 méthode

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
Résultat Microsoft.VisualStudio.Text.Tagging