Skip to content

Commit 44ad68a

Browse files
mairawRon Petrusha
authored andcommitted
add missing sample (#290)
* add missing sample * test
1 parent e85fd61 commit 44ad68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Xml.Serialization/XmlIncludeAttribute.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
## Examples
6161
The following example shows three classes, two of which inherit from the third. The example applies the <xref:System.Xml.Serialization.XmlIncludeAttribute> to a method that returns an instance of one of the derived classes.
6262
63-
63+
[!code-aspx-csharp[sourcecs](~/samples/snippets/csharp/VS_Snippets_Remoting/Classic XmlIncludeAttribute Example/CS/sourcecs.asmx)]
6464
6565
]]></format>
6666
</remarks>
@@ -184,4 +184,4 @@
184184
</Docs>
185185
</Member>
186186
</Members>
187-
</Type>
187+
</Type>

0 commit comments

Comments
 (0)