Commit ad727ab
Restructure and modernize tour of C# (#18538)
* first draft finished.
* update and correct all snippets
* grammar check
* fix build errors and warnings.
* fix warnings.
* final proofread
* Apply suggestions from code review
Co-authored-by: Petr Kulikov <petr.kulikov@gmail.com>
* build error & incorect code fence.
* fix any redirections
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
* respond to feedbck
And fix build warnings that crept in.
Co-authored-by: Petr Kulikov <petr.kulikov@gmail.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>1 parent 9feac23 commit ad727ab
File tree
59 files changed
+1557
-1978
lines changed- docs/csharp
- tour-of-csharp
- tutorials
- samples/snippets/csharp/tour
- arrays
- attributes
- classes-and-objects
- delegates
- hello
- interfaces
- program-structure
- statements
- types-and-variables
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+1557
-1978
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1764 | 1764 | | |
1765 | 1765 | | |
1766 | 1766 | | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
1767 | 1779 | | |
1768 | 1780 | | |
1769 | 1781 | | |
1770 | 1782 | | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
1771 | 1799 | | |
1772 | 1800 | | |
1773 | 1801 | | |
1774 | 1802 | | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
1775 | 1807 | | |
1776 | 1808 | | |
1777 | 1809 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
93 | 81 | | |
94 | 82 | | |
95 | 83 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments