middleware/extern/TuioServer/Tuio.Test/App.xaml.cs
author bastiena
Mon, 24 Sep 2012 15:19:49 +0200
changeset 123 57a65edde708
parent 28 9ccef81f02ab
permissions -rw-r--r--
Front IDILL: non tmpl config files removed.

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

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