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

RuntimeFieldHandle.xml « System « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ff0f5dcd56d4fdc4586f1a37c7252f31b7942f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
<monodoc language="en">
    <struct name="System.RuntimeFieldHandle" assembly="corlib">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <property name="Value">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <value>TODO</value>
        </property>
        <method name="GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="info">TODO</param>
            <param name="context">TODO</param>
            <returns>TODO</returns>
        </method>
    </struct>
</monodoc>