Reply to comment

Sealed classes

  • A sealed class cannot be derived from.
  • A sealed class cannot be abstract (since abstract classes have to have classes derived from them)

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options