• 大小: 0.10M
    文件类型: .7z
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: C#
  • 标签: c#  

资源简介


梦幻古龙管理工具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“)]

评论

共有 条评论