src/FingersDance.Control.UserPanel/SyncSource.cs
author ARIAS Santiago
Mon, 26 Oct 2009 08:36:15 +0100
changeset 173 e99fe78cd168
parent 35 ed77793b767a
permissions -rw-r--r--
Gesture Control Integration in the Control Player

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace FingersDance.Control.UserPanel
{
    class SyncSource
    {
    }
}