⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 assemblyinfo.cs

📁 C#语言制作asp.net网上商店的
💻 CS
字号:
using System.Reflection;
using System.Runtime.CompilerServices;

[assembly: AssemblyTitle("GroupRadioButton")]
[assembly: AssemblyDescription("GroupRadioButton control extends abilities of the standard ASP.NET RadioButton control for using in groups")]
[assembly: AssemblyProduct("GroupRadioButton control")]
[assembly: AssemblyCopyright("Copyright (c) 2004 Vladimir Smirnov")]

[assembly: AssemblyVersion("1.0.0.0")]

[assembly: AssemblyDelaySign(false)]

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -