AccentOccurrences.AccentBoxOccurrences.AccentBoxOccurrences C# (CSharp) Méthode

AccentBoxOccurrences() public méthode

public AccentBoxOccurrences ( ) : Microsoft.VisualStudio.Text.Editor
Résultat Microsoft.VisualStudio.Text.Editor
        public AccentBoxOccurrences()
            : base(Constants.BOX_FORMAT_NAME)
        {
        }
AccentBoxOccurrences