doc cleanup
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
attributes that get applied to each method and on that class. Here is a
|
||||
simple example</para>
|
||||
|
||||
<programlisting><object id="HelloWorldExporter" type="Spring.ServiceModel.ServiceExporter, Spring.Services">
|
||||
<programlisting language="myxml"><object id="HelloWorldExporter" type="Spring.ServiceModel.ServiceExporter, Spring.Services">
|
||||
<property name="TargetName" value="HelloWorld"/>
|
||||
<property name="MemberAttributes">
|
||||
<dictionary>
|
||||
@@ -271,6 +271,6 @@
|
||||
existing RCP based approach, such as using .NET remoting, to WCF in order
|
||||
to take advantage of the WCF runtime and avoid editing much existing code.
|
||||
You can then incrementally refactor and/or create new operations that use
|
||||
<literal>DataContractSerializer</literal>. </para>
|
||||
<literal>DataContractSerializer</literal>.</para>
|
||||
</section>
|
||||
</chapter>
|
||||
|
||||
Reference in New Issue
Block a user