温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:Asp.net简单饼图XML投票系统源码
当前文件:
VoteXmlPie/ShowVote.aspx.designer.cs,打开代码结构图
VoteXmlPie/ShowVote.aspx.designer.cs,打开代码结构图1//------------------------------------------------------------------------------ 2
// <auto-generated> 3
// This code was generated by a tool. 4
// Runtime Version:2.0.50727.42 5
// 6
// Changes to this file may cause incorrect behavior and will be lost if 7
// the code is regenerated. 8
// </auto-generated> 9
//------------------------------------------------------------------------------ 10
11
namespace XmlVote { 12
13
14
/// <summary> 15
/// ShowVote class. 16
/// </summary> 17
/// <remarks> 18
/// Auto-generated class. 19
/// </remarks> 20
public partial class ShowVote { 21
} 22
} 23





}