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

NeutralResourcesLanguageAttribute.xml « System.Resources « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f798d9d0b328d5ce8713370d9bbe89d9e8827533 (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">
    <class name="System.Resources.NeutralResourcesLanguageAttribute" assembly="corlib">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <constructor name="NeutralResourcesLanguageAttribute(System.String)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="cultureName">TODO</param>
        </constructor>
        <property name="CultureName">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <value>TODO</value>
        </property>
    </class>
</monodoc>