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

Label.xml « System.Reflection.Emit « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b74c4625cbe0dec8f188d8078719d20c1db5a617 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
<monodoc language="en">
    <struct name="System.Reflection.Emit.Label" assembly="corlib">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <method name="GetHashCode">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <returns>TODO</returns>
        </method>
        <method name="Equals(System.Object)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="obj">TODO</param>
            <returns>TODO</returns>
        </method>
    </struct>
</monodoc>