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

IsolatedStoragePermissionAttribute.xml « System.Security.Permissions « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f991426a3f4dd646d53d938ee8f2704e11a18e33 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
<monodoc language="en">
    <class name="System.Security.Permissions.IsolatedStoragePermissionAttribute" assembly="corlib">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <constructor name="IsolatedStoragePermissionAttribute(System.Security.Permissions.SecurityAction)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="action">TODO</param>
        </constructor>
        <property name="UsageAllowed">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <value>TODO</value>
        </property>
        <property name="UserQuota">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <value>TODO</value>
        </property>
        <method name="CreatePermission">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <returns>TODO</returns>
        </method>
    </class>
</monodoc>