918博天堂

Server : Microsoft-IIS/10.0
System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586
User : jxgj ( 0)
PHP Version : 7.0.33
Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server
Directory :  D:/tmp_aspnet/root/794bf435/a236a820/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/794bf435/a236a820/App_Code.z_cinmk9.3.cs
?#pragma checksum "d:\wwwroot\sznzpj\wwwroot\App_Code\Messame.cs" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "EFF1CD8CEBE598D0979313616F5DC5E9"

#line 1 "d:\wwwroot\sznzpj\wwwroot\App_Code\Messame.cs"
using System;
using System.Collections.Generic;
using System.Web;

namespace Model
{
    /// <summary>
    ///Messame 留言
    /// </summary>
    public class Messame
    {
        public int Id { set; get; }
        public string Name { set; get; }
        public string sg { set; get; }
        public string tz { set; get; }
        public string xl { set; get; }
        public string phone { set; get; }
        public string qq { set; get; }
        public string Content { set; get; }
        public DateTime Time { set; get; }
    }
}

#line default
#line hidden