Little code cleanup. Since WCF creates TransparentProxy that implements IDisposable...
[castle.git] / Facilities / Wcf / Castle.Facilities.WcfIntegration.Demo / Default.aspx.designer.cs
blob3957143b9f41274195e9bb24db81d34e0f9caef8
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.42
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
11 namespace Castle.Facilities.WcfIntegration.Demo {
14 /// <summary>
15 /// Default class.
16 /// </summary>
17 /// <remarks>
18 /// Auto-generated class.
19 /// </remarks>
20 public partial class Default {
22 /// <summary>
23 /// form1 control.
24 /// </summary>
25 /// <remarks>
26 /// Auto-generated field.
27 /// To modify move field declaration from designer file to code-behind file.
28 /// </remarks>
29 protected global::System.Web.UI.HtmlControls.HtmlForm form1;
31 /// <summary>
32 /// ValueFromService control.
33 /// </summary>
34 /// <remarks>
35 /// Auto-generated field.
36 /// To modify move field declaration from designer file to code-behind file.
37 /// </remarks>
38 protected global::System.Web.UI.WebControls.Literal ValueFromService;