Кажется, этот вопрос не задал. Если он дублирует, пожалуйста, дайте комментарий.#region if this comment is very long, can I divide the comment into multi-lines?
// my code is here
#endregion
< /code>
Можно ли разделить комментарий #region < /code> на несколько линий, таких как нижний код? < /p>
#region the comment is separated into
#region-2 two lines.
// my code is here
#endregion
Подробнее здесь: https://stackoverflow.com/questions/134 ... gion-scope