middleware/extern/TuioServer/Tuio.Test/App.xaml.cs
author bastiena
Thu, 05 Jul 2012 16:04:33 +0200
changeset 45 0e29ae4568a0
parent 28 9ccef81f02ab
permissions -rw-r--r--
Front IDILL: Segment detector created for mouse interactions curves detection

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
    {
    }
}