Files
GMW/GMW-RT/MBC.aspx.designer.cs
T
Samuele Locatelli 61dc11675e vers 653
Prototipo SIgnalR funzionante!
- usa la pagina MBC.aspx x ricevere info da qualsiasi URL e propagarli all'HUB
- da GMW si chiama un URL esterno passando parametri come get..
2014-04-03 10:53:38 +02:00

27 lines
731 B
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 GMW_RT
{
public partial class MBC
{
/// <summary>
/// form1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
}
}