src/FingersDance/App.xaml.cs
author sarias
Thu, 17 Sep 2009 12:53:22 +0200
changeset 73 bda95242e600
parent 0 f603bde47f41
permissions -rw-r--r--
Travail sur Enchainement New Session --> UserPanel. + ControlSessionInput

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

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

    }
}