docupdate: updated System.dll documentation
[mono.git] / mcs / class / System / Documentation / en / System.Runtime.InteropServices / StandardOleMarshalObject.xml
index 9751271c3d9c961cf1e1e4b77a84eecaf18fa74d..640b4d5863dd8c8e59e366405e61acfce6d2dfd5 100644 (file)
@@ -1,14 +1,19 @@
 <Type Name="StandardOleMarshalObject" FullName="System.Runtime.InteropServices.StandardOleMarshalObject">
   <TypeSignature Language="C#" Value="public class StandardOleMarshalObject : MarshalByRefObject" />
+  <TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit StandardOleMarshalObject extends System.MarshalByRefObject" />
   <AssemblyInfo>
     <AssemblyName>System</AssemblyName>
     <AssemblyVersion>2.0.0.0</AssemblyVersion>
+    <AssemblyVersion>4.0.0.0</AssemblyVersion>
   </AssemblyInfo>
   <Base>
     <BaseTypeName>System.MarshalByRefObject</BaseTypeName>
   </Base>
   <Interfaces />
   <Attributes>
+    <Attribute>
+      <AttributeName>System.MonoLimitation("The runtime does nothing special apart from what it already does with marshal-by-ref objects")</AttributeName>
+    </Attribute>
     <Attribute>
       <AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName>
     </Attribute>
   <Members>
     <Member MemberName=".ctor">
       <MemberSignature Language="C#" Value="protected StandardOleMarshalObject ();" />
+      <MemberSignature Language="ILAsm" Value=".method familyhidebysig specialname rtspecialname instance void .ctor() cil managed" />
       <MemberType>Constructor</MemberType>
       <AssemblyInfo>
         <AssemblyVersion>2.0.0.0</AssemblyVersion>
+        <AssemblyVersion>4.0.0.0</AssemblyVersion>
       </AssemblyInfo>
       <Parameters />
       <Docs>