AccentOccurrences.AccentBoxOccurrences.AccentBoxOccurrences C# (CSharp) Method

AccentBoxOccurrences() public method

public AccentBoxOccurrences ( ) : Microsoft.VisualStudio.Text.Editor
return Microsoft.VisualStudio.Text.Editor
        public AccentBoxOccurrences()
            : base(Constants.BOX_FORMAT_NAME)
        {
        }
AccentBoxOccurrences