57189bf071
- steamware libs - eliminazione snappy.net - AIM - DNS - NLog - Redis
45 lines
1.4 KiB
C#
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;
|
|
}
|
|
}
|