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

ExpiresEntry.xml « System.Web.Caching « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: db235e346e759f5f5fd81a89557b3f98868eb21c (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.Web.Caching.ExpiresEntry" assembly="System.Web">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <field name="_objEntry">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </field>
        <field name="_ticksExpires">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </field>
        <field name="_intNext">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </field>
    </struct>
</monodoc>