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

ParameterModifier.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: bd5e0a98ab363364f9e1fadfa109d6987297db51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
<monodoc language="en">
    <struct name="System.Reflection.ParameterModifier" assembly="corlib">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <constructor name="ParameterModifier(System.Int32)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="paramaterCount">TODO</param>
        </constructor>
        <property name="Item">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <value>TODO</value>
        </property>
    </struct>
</monodoc>