📄 customers.cs
字号:
// Generated by MyGeneration Version # (1.1.5.1)
using System;
namespace EasyObjectsQuickStart.BLL
{
public class Customers : _Customers
{
public Customers() {}
// Place your custom code here.
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -