Skip to content

Commit 02e3ac1

Browse files
committed
remove redundant comments from the snippet
1 parent e86c6de commit 02e3ac1

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

snippets/csharp/System.IO/FileInfo/OpenWrite/file openwrite.cs

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,5 @@ public static void Main()
3434
}
3535
}
3636
//This code produces output similar to the following;
37-
//results may vary based on the computer/file structure/etc.:
38-
//
3937
//This is to test the OpenWrite method.
40-
//
41-
//
42-
//
43-
//
44-
//
45-
//
46-
//
47-
//
48-
//
49-
//
50-
//
5138
// </Snippet1>

0 commit comments

Comments
 (0)