1 Star 0 Fork 176

Hark/anycmd

forked from anycmd/anycmd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CommonAssemblyInfo.cs 564 Bytes
一键复制 编辑 原始数据 按行查看 历史
anycmd 提交于 2014-10-25 16:25 . init
using System;
using System.Reflection;
using System.Resources;
using System.Runtime.InteropServices;
[assembly: AssemblyCompany("Anycmd")]
[assembly: AssemblyCopyright("© Anycmd Corporation. All rights reserved.")]
[assembly: NeutralResourcesLanguage("en-US")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: CLSCompliant(isCompliant: true)]
[assembly: ComVisible(visibility: false)]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hark/anycmd.git
[email protected]:hark/anycmd.git
hark
anycmd
anycmd
master

搜索帮助