equal
deleted
inserted
replaced
10 |
10 |
11 namespace FingersDance.Control.UserPanel |
11 namespace FingersDance.Control.UserPanel |
12 { |
12 { |
13 public partial class UserControlUserPanel |
13 public partial class UserControlUserPanel |
14 { |
14 { |
|
15 public int id = 0; |
|
16 |
15 public UserControlUserPanel() |
17 public UserControlUserPanel() |
16 { |
18 { |
17 this.InitializeComponent(); |
19 this.InitializeComponent(); |
18 |
20 |
19 // Insert code required on object creation below this point. |
21 // Insert code required on object creation below this point. |