Код: Выделить всё
///
/// This is line 1
/// This is line 2
///
public bool TestLine { get; set; }
Код: Выделить всё
bool TestLine
This is line 1 This is line 2
Код: Выделить всё
bool TestLine
This is line 1
This is line 2
Подробнее здесь: https://stackoverflow.com/questions/606 ... ct-summary
Мобильная версия