Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

126 lines
4.5 KiB
XML

<Type Name="Asn1Structured" FullName="Novell.Directory.Ldap.Asn1.Asn1Structured">
<TypeSignature Language="C#" Value="public abstract class Asn1Structured : Novell.Directory.Ldap.Asn1.Asn1Object, System.Runtime.Serialization.ISerializable" />
<AssemblyInfo>
<AssemblyName>Novell.Directory.Ldap</AssemblyName>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
<AssemblyCulture>
</AssemblyCulture>
<Attributes>
<Attribute>
<AttributeName>System.Reflection.AssemblyKeyFile(KeyFile="../mono.pub")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyDelaySign(DelaySign=True)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.CLSCompliant(IsCompliant=True)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCulture(Culture="")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyTrademark(Trademark="")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCopyright(Copyright=" (C) 2003 Novell, Inc")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyProduct(Product="")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCompany(Company="Novell, Inc")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyConfiguration(Configuration="")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyDescription(Description="Novell.Directory.Ldap")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyTitle(Title="C# LDAP")</AttributeName>
</Attribute>
</Attributes>
</AssemblyInfo>
<Base>
<BaseTypeName>Novell.Directory.Ldap.Asn1.Asn1Object</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes>
<Attribute>
<AttributeName>System.CLSCompliant(IsCompliant=True)</AttributeName>
</Attribute>
</Attributes>
<Members>
<Member MemberName="toArray">
<MemberSignature Language="C#" Value="public Novell.Directory.Ldap.Asn1.Asn1Object[] toArray()" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>Novell.Directory.Ldap.Asn1.Asn1Object[]</ReturnType>
</ReturnValue>
<Parameters />
<Docs>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="add">
<MemberSignature Language="C#" Value="public void add(Novell.Directory.Ldap.Asn1.Asn1Object value_Renamed)" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="value_Renamed" Type="Novell.Directory.Ldap.Asn1.Asn1Object" />
</Parameters>
<Docs>
<summary>To be added.</summary>
<param name="value_Renamed">To be added.</param>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="size">
<MemberSignature Language="C#" Value="public int size()" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Int32</ReturnType>
</ReturnValue>
<Parameters />
<Docs>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="toString">
<MemberSignature Language="C#" Value="public virtual string toString(string type)" />
<MemberType>Method</MemberType>
<Attributes>
<Attribute>
<AttributeName>System.CLSCompliant(IsCompliant=False)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="type" Type="System.String" />
</Parameters>
<Docs>
<summary>To be added.</summary>
<param name="type">To be added.</param>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Type>