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

CustomAttributeFormatException.xml « System.Reflection « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 92f44cd0b5aaee14c9c9327758e5063c4b74460f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
<monodoc language="en">
    <class name="System.Reflection.CustomAttributeFormatException" assembly="corlib">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <constructor name="CustomAttributeFormatException">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </constructor>
        <constructor name="CustomAttributeFormatException(System.String)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="message">TODO</param>
        </constructor>
        <constructor name="CustomAttributeFormatException(System.String, System.Exception)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="message">TODO</param>
            <param name="inner">TODO</param>
        </constructor>
    </class>
</monodoc>