mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
87 lines
2.7 KiB
C#
87 lines
2.7 KiB
C#
// ------------------------------------------------------------------------------
|
|
// <autogenerated>
|
|
// This code was generated by a tool.
|
|
// Mono Runtime Version: 4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </autogenerated>
|
|
// ------------------------------------------------------------------------------
|
|
|
|
namespace DiscImageChef.Server {
|
|
|
|
|
|
public partial class Default {
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl body;
|
|
|
|
protected System.Web.UI.WebControls.Label lblVersion;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl content;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divCommands;
|
|
|
|
protected System.Web.UI.WebControls.Label lblAnalyze;
|
|
|
|
protected System.Web.UI.WebControls.Label lblBenchmark;
|
|
|
|
protected System.Web.UI.WebControls.Label lblChecksum;
|
|
|
|
protected System.Web.UI.WebControls.Label lblCompare;
|
|
|
|
protected System.Web.UI.WebControls.Label lblCreateSidecar;
|
|
|
|
protected System.Web.UI.WebControls.Label lblDecode;
|
|
|
|
protected System.Web.UI.WebControls.Label lblDeviceInfo;
|
|
|
|
protected System.Web.UI.WebControls.Label lblDeviceReport;
|
|
|
|
protected System.Web.UI.WebControls.Label lblDumpMedia;
|
|
|
|
protected System.Web.UI.WebControls.Label lblEntropy;
|
|
|
|
protected System.Web.UI.WebControls.Label lblFormats;
|
|
|
|
protected System.Web.UI.WebControls.Label lblMediaInfo;
|
|
|
|
protected System.Web.UI.WebControls.Label lblMediaScan;
|
|
|
|
protected System.Web.UI.WebControls.Label lblPrintHex;
|
|
|
|
protected System.Web.UI.WebControls.Label lblVerify;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divOperatingSystems;
|
|
|
|
protected System.Web.UI.WebControls.Repeater repOperatingSystems;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divFilters;
|
|
|
|
protected System.Web.UI.WebControls.Repeater repFilters;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divMediaImages;
|
|
|
|
protected System.Web.UI.WebControls.Repeater repMediaImages;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divPartitions;
|
|
|
|
protected System.Web.UI.WebControls.Repeater repPartitions;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divFilesystems;
|
|
|
|
protected System.Web.UI.WebControls.Repeater repFilesystems;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divVirtualMedia;
|
|
|
|
protected System.Web.UI.WebControls.Repeater repVirtualMedia;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divRealMedia;
|
|
|
|
protected System.Web.UI.WebControls.Repeater repRealMedia;
|
|
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl divDevices;
|
|
|
|
protected System.Web.UI.WebControls.Repeater repDevices;
|
|
}
|
|
}
|