freeCodeCamp/guide/english/csharp
Corey Abma 723fa03609 update: added additional note fields (#29551)
* fix: corrected placement of notes

Some "note" fields were preemptive in their placement; I corrected their placement to be in more appropriate locations.

* update: added additional note fields

Added some additional "note" fields to assist those who are reading through the PHP documentation.

* fix: formatting of escape sequence examples

The formatting was a bit jumbled, so I cleaned up the formatting of the escape sequence.

* update: improved examples

I added a new example to demonstrate the use of a "break" statement in a while loop, as well as numbered each example.

* update: add clarifying statement

I added a note at the end of the description, with the goal of being a bit more explicit in terms of what the "continue" statement does.
2018-12-13 00:51:39 -08:00
..
abstract-class
array
async-await
break update: added additional note fields (#29551) 2018-12-13 00:51:39 -08:00
class
continue update: added additional note fields (#29551) 2018-12-13 00:51:39 -08:00
delegates
do-while-loop
enumerations
exceptions
expression-bodied-members
extension-methods
for
for-loop
foreach
garbage-collection Removed duplicate paragraphs. Added some keywords to refer. (#23692) 2018-12-01 21:29:19 -05:00
hello-world
if
if-else-statement
indeterminate-parameters
inheritance
interface Added a few lines to emphasize Interfaces importance to Design patterns. (#23700) 2018-12-01 21:30:11 -05:00
is Add example (#24406) 2018-12-10 18:08:53 -05:00
linq Simple grammatical fixes (#23495) 2018-11-23 22:41:27 -05:00
literal-improvements
method-overloading
nameof-expressions
nested-if-statement Fixed Error in Code (#24162) 2018-12-06 21:00:54 -05:00
null-coalescing-operator
null-conditional-operator
nullable-types
return Fixed Error in Code (Variable name) (#24168) 2018-12-06 21:03:20 -05:00
split
string-interpolation
substring
switch-case
ternary-operator
try-catch Fixed grammatical errors in last paragraph (#23457) 2018-11-23 21:18:39 -05:00
unit-testing
while-loop
xaml
index.md Updated index.md (#24117) 2018-12-06 17:48:38 -05:00