author | PAMPHILE Jonathan <pamphile@efrei.fr> |
Thu, 19 Nov 2009 09:29:15 +0100 | |
changeset 210 | 574041f3b2c9 |
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 |
} |