| author | PAMPHILE Jonathan <pamphile@efrei.fr> |
| Thu, 24 Sep 2009 17:39:19 +0200 | |
| changeset 113 | 3c9ebcf59e64 |
| parent 16 | d174a6956f11 |
| permissions | -rw-r--r-- |
| 11 | 1 |
using System; |
2 |
using System.Collections.Generic; |
|
3 |
using System.Configuration; |
|
4 |
using System.Data; |
|
5 |
using System.Linq; |
|
6 |
using System.Windows; |
|
7 |
||
8 |
namespace TestMenu |
|
9 |
{ |
|
10 |
/// <summary> |
|
| 16 | 11 |
/// Interaction logic for App.xaml |
| 11 | 12 |
/// </summary> |
13 |
public partial class App : Application |
|
14 |
{ |
|
| 16 | 15 |
|
| 11 | 16 |
} |
| 16 | 17 |
} |