freeCodeCamp/guide/english/csharp
Marcus Parsons 5f1e78f4d9 Added new section (#26554)
* Added new section

Added a new section for defining what can be returned in custom methods and how to correct a mistake with returns

* Update guide/english/csharp/return/index.md

Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com>

* Update guide/english/csharp/return/index.md

Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com>

* Update guide/english/csharp/return/index.md

Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com>

* Update guide/english/csharp/return/index.md

Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com>
2019-05-17 08:02:17 -07:00
..
abstract-class Add description of abstract class (#22400) 2018-11-21 09:01:22 -06:00
access-modifiers Add information about access modifiers (#24422) 2019-03-21 01:21:47 +05:30
array Fixed a typo (#34686) 2018-12-15 05:12:53 -08:00
async-await Javascript -> JavaScript (English) (#35183) 2019-03-28 14:05:41 +05:30
break update: added additional note fields (#29551) 2018-12-13 00:51:39 -08:00
class fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
continue update: added additional note fields (#29551) 2018-12-13 00:51:39 -08:00
delegates
do-while-loop Simplified language. (#32814) 2019-05-11 22:06:13 +05:30
enumerations Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
exceptions
expression-bodied-members
extension-methods
for Edited previous section and added new sections (#24828) 2019-05-04 09:21:53 -07:00
for-loop Added a line to Example 1 (#23115) 2018-11-17 00:17:20 -05:00
foreach fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
garbage-collection Update index.md (#26376) 2018-12-26 18:49:04 -05:00
hello-world fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
if
if-else-statement Fixed example (#32827) 2019-04-23 08:04:48 -07:00
indeterminate-parameters
inheritance
interface Reworded and added to csharp interface documentation (#33229) 2019-01-26 17:49:49 -08: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
list feat: add c# guide for lists (#33787) 2019-01-02 14:51:42 -08: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 fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
null-conditional-operator Update variable names. (#23679) 2018-11-17 15:47:25 +05:30
nullable-types
return Added new section (#26554) 2019-05-17 08:02:17 -07:00
split
string-interpolation Added "More Information" Section (#30483) 2019-04-15 15:51:22 +05:30
substring
switch-case Add information about pattern matching (#24400) 2019-05-13 22:18:18 +05:30
ternary-operator Added additional section and update previous section (#23998) 2019-03-21 10:58:01 -04:00
try-catch Added "More Information" Section (#30480) 2019-04-01 23:18:22 +05:30
unit-testing fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
while-loop Update while-loop content (#29108) 2019-04-09 14:12:43 +05:30
xaml fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
index.md Fixed Typographical Error in guide/english/csharp/index.md (#35635) 2019-03-19 16:17:40 -07:00