Skip to content

Commit 2df0ebf

Browse files
add file list to readme
1 parent fdb2a97 commit 2df0ebf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!-- default file list -->
2+
*Files to look at*:
3+
4+
* [Form1.cs](./CS/Form1.cs) (VB: [Form1.vb](./VB/Form1.vb))
5+
* [Program.cs](./CS/Program.cs) (VB: [Program.vb](./VB/Program.vb))
6+
<!-- default file list end -->
17
# How to sort properties using the CustomPropertyDescriptors event
28

39

0 commit comments

Comments
 (0)