Điều này sẽ dễ dàng hơn ...
Tôi muốn thêm ngắt dòng "được mã hóa" vào tài liệu XML trong mã của mình
/// <summary>
/// Get a human-readable variant of the SQL WHERE statement of the search element. <br/>
/// Rather than return SQL, this method returns a string with icon-tokens, which
/// could be used to represent the search in a condensed pictogram format.
/// </summary>
Như bạn có thể thấy, tôi đã tìm thấy một số câu trả lời thể hiện việc thêm dấu ngoặc <và>. Thật thú vị, ngắt dòng 'ol <br /> tốt không tạo ra ngắt dòng trong cửa sổ bật lên Intellisense.
Tôi thấy phiền phức ...
Bất kỳ đề xuất?