Skip to content

Commit d552b5e

Browse files
authored
Remove weird example (#5046)
1 parent 52de431 commit d552b5e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

xml/System/Guid.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -470,12 +470,7 @@
470470
471471
## Remarks
472472
Specifying the bytes in this manner avoids endianness issues.
473-
474-
475-
476-
## Examples
477-
Guid(0xa,0xb,0xc,0,1,2,3,4,5,6,7) creates a <xref:System.Guid> that corresponds to "0000000a-000b-000c-0001-020304050607".
478-
473+
479474
]]></format>
480475
</remarks>
481476
</Docs>

0 commit comments

Comments
 (0)