Fixing an issue with output parameters that are of type IntPtr
[castle.git] / Experiments / Castle.Igloo / Igloo.Clinic.Web / Views / Drug.aspx.designer.cs
bloba456f80480e564128316ea36b108e7e5b7c9e68b
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 Igloo.Clinic.Web.Views {
13 public partial class Drug {
14 protected System.Web.UI.HtmlControls.HtmlForm form1;
15 protected System.Web.UI.WebControls.GridView GridView1;
16 protected System.Web.UI.WebControls.ObjectDataSource DataSourceControler;
17 protected System.Web.UI.WebControls.TextBox TextBoxNom;
18 protected System.Web.UI.WebControls.TextBox TextBoxDescription;
19 protected System.Web.UI.WebControls.Button ButtonAdd;