mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
21 lines
633 B
C#
21 lines
633 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>
|
||
|
|
//------------------------------------------------------------------------------
|
||
|
|
|
||
|
|
namespace DiscImageChef.Server {
|
||
|
|
|
||
|
|
|
||
|
|
public partial class Default {
|
||
|
|
|
||
|
|
protected System.Web.UI.HtmlControls.HtmlGenericControl body;
|
||
|
|
|
||
|
|
protected System.Web.UI.WebControls.Label lblVersion;
|
||
|
|
}
|
||
|
|
}
|