Files
Aaru/DiscImageChef.Server/Default.aspx.designer.cs

24 lines
648 B
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
namespace DiscImageChef.Server {
public partial class Default {
protected HtmlGenericControl body;
protected Label lblVersion;
}
}