test/Control.Player.Test/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Wed, 28 Oct 2009 13:46:38 +0100
changeset 179 97ef988c92c2
parent 32 8f2692c743ff
permissions -rw-r--r--
Data User

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;

namespace Control.Player.Test
{
    /// <summary>
    /// Interaction logic for App.xaml
    /// </summary>
    public partial class App : Application
    {

    }
}