Files
MoonPro.net/MP-TAB/regNewDevice.aspx.designer.cs
Samuele Locatelli 57189bf071 Nuget refresh:
- steamware libs
- eliminazione snappy.net
- AIM
- DNS
- NLog
- Redis
2022-07-26 15:36:22 +02:00

45 lines
1.4 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace MoonProTablet
{
public partial class regNewDevice
{
/// <summary>
/// mod_QRScanner control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::MoonProTablet.WebUserControls.mod_QRScanner mod_QRScanner;
/// <summary>
/// mod_regNewDevice1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::MoonProTablet.WebUserControls.mod_regNewDevice mod_regNewDevice1;
/// <summary>
/// mod_checkHttps control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::MoonProTablet.WebUserControls.mod_checkHttps mod_checkHttps;
}
}