Migrating monodoc/class/[ASSEMBLY] to mcs/class/[ASSEMBLY]/Documentation...
[mono.git] / mcs / class / corlib / Documentation / en / System / LocalDataStoreSlot.xml
1 <Type Name="LocalDataStoreSlot" FullName="System.LocalDataStoreSlot">
2   <TypeSignature Maintainer="auto" Language="C#" Value="public sealed class LocalDataStoreSlot" />
3   <AssemblyInfo>
4     <AssemblyName>mscorlib</AssemblyName>
5     <AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey>
6     <AssemblyVersion>1.0.5000.0</AssemblyVersion>
7     <AssemblyVersion>2.0.0.0</AssemblyVersion>
8   </AssemblyInfo>
9   <ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement>
10   <Base>
11     <BaseTypeName>System.Object</BaseTypeName>
12   </Base>
13   <Interfaces />
14   <Docs>
15     <summary>To be added</summary>
16     <remarks>To be added</remarks>
17   </Docs>
18   <Members>
19     <Member MemberName="Finalize">
20       <MemberSignature Language="C#" Value="~LocalDataStoreSlot ();" />
21       <MemberType>Method</MemberType>
22       <ReturnValue>
23         <ReturnType>System.Void</ReturnType>
24       </ReturnValue>
25       <Parameters />
26       <Docs>
27         <summary>To be added.</summary>
28         <remarks>To be added.</remarks>
29       </Docs>
30       <AssemblyInfo>
31         <AssemblyVersion>1.0.5000.0</AssemblyVersion>
32         <AssemblyVersion>2.0.0.0</AssemblyVersion>
33       </AssemblyInfo>
34     </Member>
35   </Members>
36   <Attributes>
37     <Attribute>
38       <AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName>
39     </Attribute>
40   </Attributes>
41 </Type>