C# Class MichaelReukauff.Protobuf.BraceMatchingFormatDefinition

Inheritance: MarkerFormatDefinition
Afficher le fichier Open project: mreu/ProtobufLanguageService

Méthodes publiques

Méthode Description
BraceMatchingFormatDefinition ( ) : System.ComponentModel.Composition

Initializes a new instance of the BraceMatchingFormatDefinition class. In the constructor for HighlightWordFormatDefinition, define its display name and appearance. The Background property defines the fill color, while the Foreground property defines the border color.

Method Details

BraceMatchingFormatDefinition() public méthode

Initializes a new instance of the BraceMatchingFormatDefinition class. In the constructor for HighlightWordFormatDefinition, define its display name and appearance. The Background property defines the fill color, while the Foreground property defines the border color.
public BraceMatchingFormatDefinition ( ) : System.ComponentModel.Composition
Résultat System.ComponentModel.Composition