1 Star 1 Fork 2

陈大侠/MySqlDataView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
log4net.Designer.cs 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
陈大侠 提交于 2024-11-18 21:04 . 优化修改
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace MySqlDataView {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.11.0.0")]
internal sealed partial class log4net : global::System.Configuration.ApplicationSettingsBase {
private static log4net defaultInstance = ((log4net)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new log4net())));
public static log4net Default {
get {
return defaultInstance;
}
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/chenhonghong/my-sql-data-view.git
git@gitee.com:chenhonghong/my-sql-data-view.git
chenhonghong
my-sql-data-view
MySqlDataView
master

搜索帮助