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

TargetConverter.xml « System.Web.UI.WebControls « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e1af0f07093a5dec9394f134c0d1e5d33f225a51 (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.Web.UI.WebControls.TargetConverter" assembly="System.Web">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <constructor name="TargetConverter">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </constructor>
        <method name="GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="context">TODO</param>
            <returns>TODO</returns>
        </method>
        <method name="GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="context">TODO</param>
            <returns>TODO</returns>
        </method>
        <method name="GetStandardValues(System.ComponentModel.ITypeDescriptorContext)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="context">TODO</param>
            <returns>TODO</returns>
        </method>
    </class>
</monodoc>