資源簡介
源碼供學(xué)習(xí),unity里面引用system.web打包出錯(cuò),可以直接使用里面的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
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
????.......???????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.xm
????.......??????1077??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Caching.xm
????.......???????422??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Compilation.xm
????.......???????403??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Configuration.Internal.xm
????.......???????500??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Configuration.xm
????.......???????490??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Handlers.xm
????.......???????553??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Hosting.xm
????.......???????884??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Mail.xm
????.......???????410??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Management.xm
????.......??????2057??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Profile.xm
????.......??????3415??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Security.xm
????.......??????1126??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.SessionState.xm
????.......??????1081??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.UI.Adapters.xm
????.......???????717??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.UI.HtmlControls.xm
????.......???????877??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.UI.WebControls.Adapters.xm
????.......???????630??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.UI.WebControls.WebParts.xm
????.......??????1794??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.UI.WebControls.xm
????.......??????1232??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.UI.xm
????.......???????554??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.Util.xm
????.......???????174??2017-01-11?19:04??System.Web\Documentation\en\ns-System.Web.xm
????.......?????10544??2017-01-11?19:04??System.Web\Documentation\en\System.Web\ApplicationShutdownReason.xm
????.......??????2745??2017-01-11?19:04??System.Web\Documentation\en\System.Web\BeginEventHandler.xm
????.......?????17624??2017-01-11?19:04??System.Web\Documentation\en\System.Web\DefaultHttpHandler.xm
????.......??????2478??2017-01-11?19:04??System.Web\Documentation\en\System.Web\EndEventHandler.xm
?????文件???????2442??2017-01-11?19:04??System.Web\Documentation\en\System.Web\EndOfSendNotification.xm
????.......????120186??2017-01-11?19:04??System.Web\Documentation\en\System.Web\HttpApplication.xm
????.......?????20400??2017-01-11?19:04??System.Web\Documentation\en\System.Web\HttpApplicationState.xm
............此處省略5763個(gè)文件信息
評(píng)論
共有 條評(píng)論