Welcome to mirror list, hosted at ThFree Co, Russian Federation.

DesignerSerializationVisibilityAttribute.xml « System.ComponentModel « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d47e78f9d7b523b3d6df9e18da9b0aa0c75759d (plain)
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
<monodoc language="en">
    <class name="System.ComponentModel.DesignerSerializationVisibilityAttribute" assembly="System">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <constructor name="DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="vis">TODO</param>
        </constructor>
        <field name="Content">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </field>
        <field name="Hidden">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </field>
        <field name="Visible">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </field>
        <property name="Visibility">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <value>TODO</value>
        </property>
    </class>
</monodoc>