• 大小: 10.4MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-17
  • 语言: C#
  • 标签: c#;unity  

资源简介

源码供学习,unity里面引用system.web打包出错,可以直接使用里面的C#文件,放在工程里面

资源截图

代码片段和文件信息

//
// AssemblyInfo.cs
//
// Author:
//   Andreas Nahr (ClassDevelopment@A-SoftTech.com)
//
// (C) 2003 Ximian Inc.  http://www.ximian.com
// (C) 2003-2009 Novell Inc (http://novell.com)
//

//
// Permission is hereby granted free of charge to any person obtaining
// a copy of this software and associated documentation files (the
// “Software“) to deal in the Software without restriction including
// without limitation the rights to use copy modify merge publish
// distribute sublicense and/or sell copies of the Software and to
// permit persons to whom the Software is furnished to do so subject to
// the following conditions:
// 
// The above copyright notice and this permission notice shall be
// included in all copies or substantial portions of the Software.
// 
// THE SOFTWARE IS PROVIDED “AS IS“ WITHOUT WARRANTY OF ANY KIND
// EXPRESS OR IMPLIED INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
// MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE AND
// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
// LIABLE FOR ANY CLAIM DAMAGES OR OTHER LIABILITY WHETHER IN AN ACTION
// OF CONTRACT TORT OR OTHERWISE ARISING FROM OUT OF OR IN CONNECTION
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//

using System;
using System.Diagnostics;
using System.Reflection;
using System.Resources;
using System.Security;
using System.Runtime;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Web.UI;

// General Information about the System.Web assembly

[assembly: AssemblyVersion (Consts.FxVersion)]
[assembly: SatelliteContractVersion (Consts.FxVersion)]

[assembly: Assemblytitle(“System.Web.dll“)]
[assembly: AssemblyDescription(“System.Web.dll“)]
[assembly: AssemblyCompany (Consts.MonoCompany)]
[assembly: AssemblyProduct (Consts.MonoProduct)]
[assembly: AssemblyCopyright (Consts.MonoCopyright)]
[assembly: CLSCompliant(true)]
[assembly: ComVisible(false)]
[assembly: AssemblyDefaultAlias(“System.Web.dll“)]
[assembly: AssemblyInformationalVersion(“0.0.0.1“)]
[assembly: NeutralResourcesLanguage(“en-US“)]

[assembly: AllowPartiallyTrustedCallers()]
[assembly: TagPrefix(“System.Web.UI.WebControls“ “asp“)]
#if !(TARGET_DOTNET)
[assembly: AssemblyDelaySign(true)]
[assembly: AssemblyKeyFile(“../msfinal.pub“)]

[assembly: AssemblyFileVersion (Consts.FxVersion)]
[assembly: CompilationRelaxations (CompilationRelaxations.NoStringInterning)]
[assembly: Dependency (“System“ LoadHint.Always)]
[assembly: SecurityRules (SecurityRuleSet.Level2 SkipVerificationInFullTrust=true)]

[assembly: TypeForwardedTo (typeof (System.Web.Security.MembershipPasswordException))]
[assembly: TypeForwardedTo (typeof (System.Web.Security.RoleProvider))]
[assembly: TypeForwardedTo (typeof (System.Web.Security.MembershipCreateStatus))]
[assembly: TypeForwardedTo (typeof (System.Web.Security.MembershipCreateUserException))]
[assembly: TypeForwardedTo (typeof (System.Web.Security.MembershipPasswordFo

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......       462  2017-01-11 19:04  System.Web\ASPState.sql

    .......      7617  2017-01-11 19:04  System.Web\Assembly\AssemblyInfo.cs

    .......      4292  2017-01-11 19:04  System.Web\browscap.ini.diff

    .......     65737  2017-01-11 19:04  System.Web\Documentation\en\index.xml

    .......      1077  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Caching.xml

    .......       422  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Compilation.xml

    .......       403  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Configuration.Internal.xml

    .......       500  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Configuration.xml

    .......       490  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Handlers.xml

    .......       553  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Hosting.xml

    .......       884  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Mail.xml

    .......       410  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Management.xml

    .......      2057  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Profile.xml

    .......      3415  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Security.xml

    .......      1126  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.SessionState.xml

    .......      1081  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.UI.Adapters.xml

    .......       717  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.UI.HtmlControls.xml

    .......       877  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.UI.WebControls.Adapters.xml

    .......       630  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.UI.WebControls.WebParts.xml

    .......      1794  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.UI.WebControls.xml

    .......      1232  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.UI.xml

    .......       554  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.Util.xml

    .......       174  2017-01-11 19:04  System.Web\Documentation\en\ns-System.Web.xml

    .......     10544  2017-01-11 19:04  System.Web\Documentation\en\System.Web\ApplicationShutdownReason.xml

    .......      2745  2017-01-11 19:04  System.Web\Documentation\en\System.Web\BeginEventHandler.xml

    .......     17624  2017-01-11 19:04  System.Web\Documentation\en\System.Web\DefaultHttpHandler.xml

    .......      2478  2017-01-11 19:04  System.Web\Documentation\en\System.Web\EndEventHandler.xml

     文件       2442  2017-01-11 19:04  System.Web\Documentation\en\System.Web\EndOfSendNotification.xml

    .......    120186  2017-01-11 19:04  System.Web\Documentation\en\System.Web\HttpApplication.xml

    .......     20400  2017-01-11 19:04  System.Web\Documentation\en\System.Web\HttpApplicationState.xml

............此处省略5763个文件信息

评论

共有 条评论

相关资源