AccentOccurrences.AccentBoxOccurrences.AccentBoxOccurrences C# (CSharp) 메소드

AccentBoxOccurrences() 공개 메소드

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