C# Class MichaelReukauff.Protobuf.BraceMatchingFormatDefinition

Inheritance: MarkerFormatDefinition
Mostrar archivo Open project: mreu/ProtobufLanguageService

Public Methods

Method 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 method

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
return System.ComponentModel.Composition