資源簡介
夢幻古龍管理工具c#源代碼
代碼片段和文件信息
using?System;
using?System.Diagnostics;
using?System.Reflection;
using?System.Runtime.CompilerServices;
using?System.Runtime.InteropServices;
[assembly:?AssemblyVersion(“1.0.0.0“)]
[assembly:?Debuggable(DebuggableAttribute.DebuggingModes.Default?|?DebuggableAttribute.DebuggingModes.DisableOptimizations?|?DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints?|?DebuggableAttribute.DebuggingModes.EnableEditAndContinue)]
[assembly:?AssemblyCompany(“微軟中國“)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCopyright(“版權所有?(C)?微軟中國?2010“)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyFileVersion(“1.0.0.0“)]
[assembly:?AssemblyProduct(“夢幻古龍管理工具“)]
[assembly:?Assemblytitle(“夢幻古龍管理工具“)]
[assembly:?AssemblyTrademark(““)]
[assembly:?CompilationRelaxations(8)]
[assembly:?RuntimeCompatibility(WrapNonExceptionThrows?=?true)]
[assembly:?ComVisible(false)]
[assembly:?Guid(“aaf24658-aa02-4c51-bdcf-e373e6f7a66a“)]
評論
共有 條評論