1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
<Type Name="DesigntimeLicenseContextSerializer" FullName="System.ComponentModel.Design.DesigntimeLicenseContextSerializer">
<TypeSignature Language="C#" Value="public class DesigntimeLicenseContextSerializer" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>System</AssemblyName>
<AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey>
<AssemblyVersion>1.0.3300.0</AssemblyVersion>
<AssemblyCulture>neutral</AssemblyCulture>
<Attributes>
<Attribute>
<AttributeName>System.Resources.NeutralResourcesLanguageAttribute</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Resources.SatelliteContractVersionAttribute</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.CLSCompliantAttribute</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Runtime.InteropServices.ComVisibleAttribute</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Security.AllowPartiallyTrustedCallersAttribute</AttributeName>
</Attribute>
</Attributes>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
<summary>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName="Serialize">
<MemberSignature Language="C#" Value="public static void Serialize (IO.Stream o, string cryptoKey, DesigntimeLicenseContext context);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="o" Type="System.IO.Stream" />
<Parameter Name="cryptoKey" Type="System.String" />
<Parameter Name="context" Type="System.ComponentModel.Design.DesigntimeLicenseContext" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="o">To be added: an object of type 'IO.Stream'</param>
<param name="cryptoKey">To be added: an object of type 'string'</param>
<param name="context">To be added: an object of type 'DesigntimeLicenseContext'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>
|